Resource.Style.ThemeLightNoTitleBarFullScreen Field

Definition

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

[Android.Runtime.Register("Theme_Light_NoTitleBar_Fullscreen")]
public const int ThemeLightNoTitleBarFullScreen = 16973838;
[<Android.Runtime.Register("Theme_Light_NoTitleBar_Fullscreen")>]
val mutable ThemeLightNoTitleBarFullScreen : int

Field Value

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