Resource.Attribute.ScrollbarDefaultDelayBeforeFade Field

Definition

Defines the delay in milliseconds that a scrollbar waits before fade out.

[Android.Runtime.Register("scrollbarDefaultDelayBeforeFade")]
public const int ScrollbarDefaultDelayBeforeFade = 16843433;
[<Android.Runtime.Register("scrollbarDefaultDelayBeforeFade")>]
val mutable ScrollbarDefaultDelayBeforeFade : int

Field Value

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