Android.Resource.Style.ThemeHoloLightNoActionBarFullscreen Field
Variant of the holographic (light) theme that has no title bar and fills the entire screen.

Value: 16974065

Syntax

[Android.Runtime.Register("Theme_Holo_Light_NoActionBar_Fullscreen")]
public const int ThemeHoloLightNoActionBarFullscreen

Remarks

Variant of the holographic (light) theme that has no title bar and fills the entire screen. This theme sets Android.Resource.Attribute.WindowFullScreen to true.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 13