Resource.Attribute.TaskToBackExitAnimation Field

Definition

When sending the current task to the background, this is the animation that is run on the top activity of the current task (which is exiting the screen).

[Android.Runtime.Register("taskToBackExitAnimation")]
public const int TaskToBackExitAnimation = 16842947;
[<Android.Runtime.Register("taskToBackExitAnimation")>]
val mutable TaskToBackExitAnimation : int

Field Value

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