Add a frame to the animation
Syntax
[Android.Runtime.Register("addFrame", "(Landroid/graphics/drawable/Drawable;I)V", "GetAddFrame_Landroid_graphics_drawable_Drawable_IHandler")]
public virtual
void AddFrame (
Drawable frame,
int duration)
Parameters
- frame
- The frame to add
- duration
- How long in milliseconds the frame should appear
Remarks
Requirements
Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1