Resource.Attribute.ProgressBarStyleInverse Field

Definition

Inverse ProgressBar style.

[Android.Runtime.Register("progressBarStyleInverse")]
public const int ProgressBarStyleInverse = 16843399;
[<Android.Runtime.Register("progressBarStyleInverse")>]
val mutable ProgressBarStyleInverse : int

Field Value

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