Resource.Style.ThemeLightWallpaperSettings Field

Definition

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

[Android.Runtime.Register("Theme_Light_WallpaperSettings")]
public const int ThemeLightWallpaperSettings = 16973922;
[<Android.Runtime.Register("Theme_Light_WallpaperSettings")>]
val mutable ThemeLightWallpaperSettings : int

Field Value

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