Resource.Style.ThemeDeviceDefaultWallpaper Field

Definition

DeviceDefault theme for windows that want to have the user's selected wallpaper appear behind them.

[Android.Runtime.Register("Theme_DeviceDefault_Wallpaper")]
public const int ThemeDeviceDefaultWallpaper = 16974140;
[<Android.Runtime.Register("Theme_DeviceDefault_Wallpaper")>]
val mutable ThemeDeviceDefaultWallpaper : int

Field Value

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