Resource.Style.ThemeBlackNoTitleBarFullScreen Field

Definition

Variant of ThemeBlack that has no title bar and no status bar.

[Android.Runtime.Register("Theme_Black_NoTitleBar_Fullscreen")]
public const int ThemeBlackNoTitleBarFullScreen = 16973834;
[<Android.Runtime.Register("Theme_Black_NoTitleBar_Fullscreen")>]
val mutable ThemeBlackNoTitleBarFullScreen : int

Field Value

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