Android.Widget.AbsListView: Property Members

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>

Public Properties

abstract
AdapterIListAdapter. Documentation for this section has not yet been entered.
CacheColorHintAndroid.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]
CheckedItemCountint. Returns the number of items currently selected.
[read-only]
CheckedItemPositionint. Returns the currently checked item.
[read-only]
CheckedItemPositionsAndroid.Util.SparseBooleanArray. Returns the set of checked items in the list.
ChoiceModeChoiceMode.
FastScrollAlwaysVisiblebool. Returns true if the fast scroller is set to always show on this view.
FastScrollEnabledbool. Returns true if the fast scroller is enabled.
[read-only]
HasTextFilterbool. Returns if the ListView currently has a text filter.
[read-only]
ListPaddingBottomint. List padding is the maximum of the normal view's padding and the padding of the selector.
[read-only]
ListPaddingLeftint. List padding is the maximum of the normal view's padding and the padding of the selector.
[read-only]
ListPaddingRightint. List padding is the maximum of the normal view's padding and the padding of the selector.
[read-only]
ListPaddingTopint. List padding is the maximum of the normal view's padding and the padding of the selector.
ScrollingCacheEnabledbool. Indicates whether the children's drawing cache is used during a scroll.
[read-only]
override
SelectedViewAndroid.Views.View.
SelectorAndroid.Graphics.Drawables.Drawable. Returns the selector Android.Graphics.Drawables.Drawable that is used to draw the selection in the list.
SmoothScrollbarEnabledbool. Returns the current state of the fast scroll feature.
StackFromBottombool. Indicates whether the content of this view is pinned to, or stacked from, the bottom edge.
[read-only]
TextFilterstring. Documentation for this section has not yet been entered.
TextFilterEnabledbool. Indicates whether type filtering is enabled for this view
[read-only]
TextFilterFormattedJava.Lang.ICharSequence. Returns the list's text filter, if available.
TranscriptModeTranscriptMode. Returns the current transcript mode.

Protected Properties

[read-only]
IsInFilterModebool. Indicates whether this view is in filter mode.
[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.