Specifies the animation used to animate a View that enters the screen.
Syntax
[Android.Runtime.Register("setInAnimation", "(Landroid/content/Context;I)V", "GetSetInAnimation_Landroid_content_Context_IHandler")]
public virtual
void SetInAnimation (
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