Android.Widget.PopupWindow Class

See Also: PopupWindow Members

Syntax

[Android.Runtime.Register("android/widget/PopupWindow", DoNotGenerateAcw=true)]
public class PopupWindow : Java.Lang.Object

Remarks

A popup window that can be used to display an arbitrary view. The popup window is a floating container that appears on top of the current activity.

See Also

[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