The members of Android.Widget.AbsSpinner are listed below.
See Also: Inherited members from Android.Widget.AdapterView<Android.Widget.ISpinnerAdapter>
A constructor used when creating managed representations of JNI objects; called by the runtime. |
override | Adapter | ISpinnerAdapter. Returns the adapter currently associated with this widget. |
[read-only] override | SelectedView | Android.Views.View. |
[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. |
OnRestoreInstanceState(Android.OS.IParcelable)Hook allowing a view to re-apply a representation of its internal state that had previously been generated by Android.Views.View.OnSaveInstanceState. | ||
OnSaveInstanceState()Hook allowing a view to generate a representation of its internal state that can later be used to create a new instance with that same state. | ||
PointToPosition(int, int)Maps a point to a position in the list. | ||
override | SetSelection(int)Sets the currently selected item. | |
SetSelection(int, bool)Jump directly to a specific item in the adapter data. |