Resource.Attribute.TaskToBackExitAnimation Field
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Value = 16842947
- Attributes
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.