Resource.Attribute.ProgressBarStyleSmallTitle Field

Definition

Small ProgressBar in title style.

[Android.Runtime.Register("progressBarStyleSmallTitle")]
public const int ProgressBarStyleSmallTitle = 16843279;
[<Android.Runtime.Register("progressBarStyleSmallTitle")>]
val mutable ProgressBarStyleSmallTitle : int

Field Value

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