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
AnimationStyle | int. | |
[read-only] | Background | Android.Graphics.Drawables.Drawable. Return the drawable used as the popup window's background. |
ClippingEnabled | bool. | |
ContentView | Android.Views.View. | |
Elevation | float. | |
Focusable | bool. | |
Height | int. | |
InputMethodMode | InputMethod. Return the current value in PopupWindow.InputMethodMode. | |
[read-only] | IsAboveAnchor | bool. 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] | IsShowing | bool. |
OutsideTouchable | bool. | |
SoftInputMode | Android.Views.SoftInput. Returns the current value in PopupWindow.SoftInputMode. | |
SplitTouchEnabled | bool. | |
Touchable | bool. | |
Width | int. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |