AnimationDrawable.GetFrame(Int32) Metodo

Definizione

[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

Parametri

index
Int32

Valori restituiti

Oggetto Drawable in corrispondenza dell'indice frame specificato

Attributi

Commenti

per android.graphics.drawable.AnimationDrawable.getFrame(int).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a