Resource.Attribute.IndeterminateBehavior Field

Definition

Defines how the indeterminate mode should behave when the progress reaches max.

[Android.Runtime.Register("indeterminateBehavior")]
public const int IndeterminateBehavior = 16843070;
[<Android.Runtime.Register("indeterminateBehavior")>]
val mutable IndeterminateBehavior : int

Field Value

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