Resource.Attribute.IsIndicator Field

Definition

Whether this rating bar is an indicator (and non-changeable by the user).

[Android.Runtime.Register("isIndicator")]
public const int IsIndicator = 16843079;
[<Android.Runtime.Register("isIndicator")>]
val mutable IsIndicator : int

Field Value

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