Resource.Attribute.WallpaperOpenEnterAnimation Field

Definition

When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the new wallpaper activity (which is entering the screen).

[Android.Runtime.Register("wallpaperOpenEnterAnimation")]
public const int WallpaperOpenEnterAnimation = 16843411;
[<Android.Runtime.Register("wallpaperOpenEnterAnimation")>]
val mutable WallpaperOpenEnterAnimation : int

Field Value

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