Resource.Style.ThemeLight Field

Definition

Theme for a light background with dark text on top.

[Android.Runtime.Register("Theme_Light")]
public const int ThemeLight = 16973836;
[<Android.Runtime.Register("Theme_Light")>]
val mutable ThemeLight : int

Field Value

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