Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns true if the fast scroller is enabled.
Set method documentation [Android Documentation]
Specifies whether fast scrolling is enabled or disabled.
When fast scrolling is enabled, the user can quickly scroll through lists
by dragging the fast scroll thumb.
If the adapter backing this list implements Android.Widget.ISectionIndexer, the
fast scroller will display section header previews as the user scrolls.
Additionally, the user will be able to quickly jump between sections by
tapping along the length of the scroll bar.