Resource.Attribute.TaskCloseEnterAnimation Field

Definition

When closing the last activity of a task, this is the animation that is run on the activity of the next task (which is entering the screen).

[Android.Runtime.Register("taskCloseEnterAnimation")]
public const int TaskCloseEnterAnimation = 16842942;
[<Android.Runtime.Register("taskCloseEnterAnimation")>]
val mutable TaskCloseEnterAnimation : int

Field Value

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