The properties of Android.Widget.AbsListView are listed below. For a list of all members, see the AbsListView Members list.
See Also: Inherited members from Android.Widget.AdapterView<Android.Widget.IListAdapter>
abstract | Adapter | IListAdapter. Documentation for this section has not yet been entered. |
CacheColorHint | Android.Graphics.Color. When set to a non-zero value, the cache color hint indicates that this list is always drawn on top of a solid, single-color, opaque background | |
[read-only] | CheckedItemCount | int. Returns the number of items currently selected. |
[read-only] | CheckedItemPosition | int. Returns the currently checked item. |
[read-only] | CheckedItemPositions | Android.Util.SparseBooleanArray. Returns the set of checked items in the list. |
ChoiceMode | ChoiceMode. | |
FastScrollAlwaysVisible | bool. Returns true if the fast scroller is set to always show on this view. | |
FastScrollEnabled | bool. Returns true if the fast scroller is enabled. | |
[read-only] | HasTextFilter | bool. Returns if the ListView currently has a text filter. |
[read-only] | ListPaddingBottom | int. List padding is the maximum of the normal view's padding and the padding of the selector. |
[read-only] | ListPaddingLeft | int. List padding is the maximum of the normal view's padding and the padding of the selector. |
[read-only] | ListPaddingRight | int. List padding is the maximum of the normal view's padding and the padding of the selector. |
[read-only] | ListPaddingTop | int. List padding is the maximum of the normal view's padding and the padding of the selector. |
ScrollingCacheEnabled | bool. Indicates whether the children's drawing cache is used during a scroll. | |
[read-only] override | SelectedView | Android.Views.View. |
Selector | Android.Graphics.Drawables.Drawable. Returns the selector Android.Graphics.Drawables.Drawable that is used to draw the selection in the list. | |
SmoothScrollbarEnabled | bool. Returns the current state of the fast scroll feature. | |
StackFromBottom | bool. Indicates whether the content of this view is pinned to, or stacked from, the bottom edge. | |
[read-only] | TextFilter | string. Documentation for this section has not yet been entered. |
TextFilterEnabled | bool. Indicates whether type filtering is enabled for this view | |
[read-only] | TextFilterFormatted | Java.Lang.ICharSequence. Returns the list's text filter, if available. |
TranscriptMode | TranscriptMode. Returns the current transcript mode. |
[read-only] | IsInFilterMode | bool. Indicates whether this view is in filter mode. |
[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. |