The properties of Android.Widget.ListPopupWindow are listed below. For a list of all members, see the ListPopupWindow Members list.
See Also: Inherited members from Java.Lang.Object
AnchorView | Android.Views.View. Returns the view that will be used to anchor this popup. | |
AnimationStyle | int. Returns the animation style that will be used when the popup window is shown or dismissed. | |
[read-only] | Background | Android.Graphics.Drawables.Drawable. |
Height | int. | |
HorizontalOffset | int. | |
InputMethodMode | ListPopupWindowInputMethodMode. Return the current value in ListPopupWindow.InputMethodMode. | |
[read-only] | IsInputMethodNotNeeded | bool. |
[read-only] | IsShowing | bool. |
[read-only] | ListView | ListView. |
Modal | bool. Returns whether the popup window will be modal when shown. | |
PromptPosition | int. | |
[read-only] | SelectedItem | Java.Lang.Object. |
[read-only] | SelectedItemId | long. |
[read-only] | SelectedItemPosition | int. |
[read-only] | SelectedView | Android.Views.View. |
SoftInputMode | Android.Views.SoftInput. Returns the current value in ListPopupWindow.SoftInputMode. | |
VerticalOffset | int. | |
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. |