Resource.Style.ThemeWallpaperSettings Field

Definition

Theme for a wallpaper's setting activity, which is designed to be a transparent background with a dark shade, so the previous Activity is visible in the background.

[Android.Runtime.Register("Theme_WallpaperSettings")]
public const int ThemeWallpaperSettings = 16973921;
[<Android.Runtime.Register("Theme_WallpaperSettings")>]
val mutable ThemeWallpaperSettings : int

Field Value

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