Resource.Attribute.DetachWallpaper Field

Definition

Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it.

[Android.Runtime.Register("detachWallpaper")]
public const int DetachWallpaper = 16843430;
[<Android.Runtime.Register("detachWallpaper")>]
val mutable DetachWallpaper : int

Field Value

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