Android.Widget.ListPopupWindow.PostShow Method
Post a ListPopupWindow.Show call to the UI thread.

Syntax

[Android.Runtime.Register("postShow", "()V", "GetPostShowHandler")]
public virtual void PostShow ()

Remarks

Post a ListPopupWindow.Show call to the UI thread.

[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