Resource.Style.ThemeHoloWallpaperNoTitleBar Field

Definition

Default holographic (dark) for windows that want to have the user's selected wallpaper appear behind them and without an action bar.

[Android.Runtime.Register("Theme_Holo_Wallpaper_NoTitleBar")]
public const int ThemeHoloWallpaperNoTitleBar = 16973950;
[<Android.Runtime.Register("Theme_Holo_Wallpaper_NoTitleBar")>]
val mutable ThemeHoloWallpaperNoTitleBar : int

Field Value

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