Resource.Style.ThemeBlack Field

Definition

Variant on Theme that ensures the background is completely black.

[Android.Runtime.Register("Theme_Black")]
public const int ThemeBlack = 16973832;
[<Android.Runtime.Register("Theme_Black")>]
val mutable ThemeBlack : int

Field Value

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