Resource.Attribute.SwitchTextAppearance Field

Definition

TextAppearance style for text displayed on the switch thumb.

[Android.Runtime.Register("switchTextAppearance")]
public const int SwitchTextAppearance = 16843630;
[<Android.Runtime.Register("switchTextAppearance")>]
val mutable SwitchTextAppearance : int

Field Value

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