AnimationDrawable.GetFrame(Int32) Método

Definición

[Android.Runtime.Register("getFrame", "(I)Landroid/graphics/drawable/Drawable;", "GetGetFrame_IHandler")]
public virtual Android.Graphics.Drawables.Drawable? GetFrame(int index);
[<Android.Runtime.Register("getFrame", "(I)Landroid/graphics/drawable/Drawable;", "GetGetFrame_IHandler")>]
abstract member GetFrame : int -> Android.Graphics.Drawables.Drawable
override this.GetFrame : int -> Android.Graphics.Drawables.Drawable

Parámetros

index
Int32

Devoluciones

Drawable en el índice de marco especificado

Atributos

Comentarios

Java documentación para android.graphics.drawable.AnimationDrawable.getFrame(int).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a