Resource.Style.ThemeDeviceDefaultWallpaperNoTitleBar Field

Definition

DeviceDefault theme for windows that want to have the user's selected wallpaper appear behind them and without an action bar.

[Android.Runtime.Register("Theme_DeviceDefault_Wallpaper_NoTitleBar")]
public const int ThemeDeviceDefaultWallpaperNoTitleBar = 16974141;
[<Android.Runtime.Register("Theme_DeviceDefault_Wallpaper_NoTitleBar")>]
val mutable ThemeDeviceDefaultWallpaperNoTitleBar : int

Field Value

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