Resource.Style.ThemeDeviceDefaultLightDialogWhenLarge Field

Definition

DeviceDefault light theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

[Android.Runtime.Register("Theme_DeviceDefault_Light_DialogWhenLarge")]
public const int ThemeDeviceDefaultLightDialogWhenLarge = 16974136;
[<Android.Runtime.Register("Theme_DeviceDefault_Light_DialogWhenLarge")>]
val mutable ThemeDeviceDefaultLightDialogWhenLarge : int

Field Value

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