Resource.Attribute.WallpaperOpenExitAnimation 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 current activity (which is exiting the screen).

[Android.Runtime.Register("wallpaperOpenExitAnimation")]
public const int WallpaperOpenExitAnimation = 16843412;
[<Android.Runtime.Register("wallpaperOpenExitAnimation")>]
val mutable WallpaperOpenExitAnimation : int

Field Value

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