Share via


Resource.Style.ThemeTranslucentNoTitleBarFullScreen Field

Definition

Variant of ThemeTranslucent that has no title bar and no status bar

[Android.Runtime.Register("Theme_Translucent_NoTitleBar_Fullscreen")]
public const int ThemeTranslucentNoTitleBarFullScreen = 16973841;
[<Android.Runtime.Register("Theme_Translucent_NoTitleBar_Fullscreen")>]
val mutable ThemeTranslucentNoTitleBarFullScreen : int

Field Value

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