Android.Widget.PopupWindow.Dismiss Method

Syntax

[Android.Runtime.Register("dismiss", "()V", "GetDismissHandler")]
public virtual void Dismiss ()

See Also

PopupWindow.ShowAsDropDown(Android.Views.View)

Remarks

Dispose of the popup window. This method can be invoked only after PopupWindow.ShowAsDropDown(Android.Views.View) has been executed. Failing that, calling this method will have no effect.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1