Android.Resource.Style.ThemeHoloLightDialogWhenLargeNoActionBar Field
Theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Value: 16973946

Syntax

[Android.Runtime.Register("Theme_Holo_Light_DialogWhenLarge_NoActionBar")]
public const int ThemeHoloLightDialogWhenLargeNoActionBar

Remarks

Theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

[Android Documentation]

Requirements

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