Android.Widget.PopupWindow: Property Members

The properties of Android.Widget.PopupWindow are listed below. For a list of all members, see the PopupWindow Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

AnimationStyleint.
[read-only]
BackgroundAndroid.Graphics.Drawables.Drawable. Return the drawable used as the popup window's background.
ClippingEnabledbool.
ContentViewAndroid.Views.View.
Elevationfloat.
Focusablebool.
Heightint.
InputMethodModeInputMethod. Return the current value in PopupWindow.InputMethodMode.
[read-only]
IsAboveAnchorbool. Indicates whether the popup is showing above (the y coordinate of the popup's bottom is less than the y coordinate of the anchor) or below the anchor view (the y coordinate of the popup is greater than y coordinate of the anchor's bottom).
[read-only]
IsShowingbool.
OutsideTouchablebool.
SoftInputModeAndroid.Views.SoftInput. Returns the current value in PopupWindow.SoftInputMode.
SplitTouchEnabledbool.
Touchablebool.
Widthint.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.