Returns the current animation used to animate a View that exits the screen.
Syntax
[get: Android.Runtime.Register("getOutAnimation", "()Landroid/animation/ObjectAnimator;", "GetGetOutAnimationHandler")]
[set: Android.Runtime.Register("setOutAnimation", "(Landroid/animation/ObjectAnimator;)V", "GetSetOutAnimation_Landroid_animation_ObjectAnimator_Handler")]
public virtual
Android.Animation.ObjectAnimator 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 11