Resource.Attribute.FastScrollEnabled Field

Definition

Enables the fast scroll thumb that can be dragged to quickly scroll through the list.

[Android.Runtime.Register("fastScrollEnabled")]
public const int FastScrollEnabled = 16843302;
[<Android.Runtime.Register("fastScrollEnabled")>]
val mutable FastScrollEnabled : int

Field Value

Value = 16843302
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to