Resource.Attribute.FastScrollAlwaysVisible Field

Definition

When set to true, the list will always show the fast scroll interface.

[Android.Runtime.Register("fastScrollAlwaysVisible")]
public const int FastScrollAlwaysVisible = 16843573;
[<Android.Runtime.Register("fastScrollAlwaysVisible")>]
val mutable FastScrollAlwaysVisible : int

Field Value

Value = 16843573
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