Returns the current animation used to animate a View that enters the screen.
Syntax
[get: Android.Runtime.Register("getInAnimation", "()Landroid/view/animation/Animation;", "GetGetInAnimationHandler")]
[set: Android.Runtime.Register("setInAnimation", "(Landroid/view/animation/Animation;)V", "GetSetInAnimation_Landroid_view_animation_Animation_Handler")]
public virtual
Android.Views.Animations.Animation InAnimation { 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