Android.Widget.ListPopupWindow.Show Method
Show the popup list.

Syntax

[Android.Runtime.Register("show", "()V", "GetShowHandler")]
public virtual void Show ()

Remarks

Show the popup list. If the list is already showing, this method will recalculate the popup's size and position.

[Android Documentation]

Requirements

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