Specifies the animation used to animate a View that exit the screen.
Syntax
[Android.Runtime.Register("setOutAnimation", "(Landroid/content/Context;I)V", "GetSetOutAnimation_Landroid_content_Context_IHandler")]
public virtual
void SetOutAnimation (
Android.Content.Context context,
int resourceID)
See Also
Parameters
- context
- The application's environment.
- resourceID
- The resource id of the animation.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1