Resource.Style.ThemeDeviceDefaultLightNoActionBarOverscan Field

Definition

Variant of F:Android.Resource+Style.ThemeDeviceDefault with no action bar and no status bar and extending in to overscan region.

[Android.Runtime.Register("Theme_DeviceDefault_Light_NoActionBar_Overscan")]
public const int ThemeDeviceDefaultLightNoActionBarOverscan = 16974304;
[<Android.Runtime.Register("Theme_DeviceDefault_Light_NoActionBar_Overscan")>]
val mutable ThemeDeviceDefaultLightNoActionBarOverscan : int

Field Value

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