Returns the current animation used to animate a View that exits the screen.
Syntax
[get: Android.Runtime.Register("getOutAnimation", "()Landroid/view/animation/Animation;", "GetGetOutAnimationHandler")]
[set: Android.Runtime.Register("setOutAnimation", "(Landroid/view/animation/Animation;)V", "GetSetOutAnimation_Landroid_view_animation_Animation_Handler")]
public virtual
Android.Views.Animations.Animation OutAnimation { get; set; }
See Also
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1