Resource.Style.ThemeWallpaperNoTitleBar Field

Definition

Variant of ThemeWallpaper that has no title bar

[Android.Runtime.Register("Theme_Wallpaper_NoTitleBar")]
public const int ThemeWallpaperNoTitleBar = 16973919;
[<Android.Runtime.Register("Theme_Wallpaper_NoTitleBar")>]
val mutable ThemeWallpaperNoTitleBar : int

Field Value

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