Animatable2AnimationCallback.OnAnimationEnd(Drawable) Metodo

Definizione

Chiamato al termine dell'animazione.

[Android.Runtime.Register("onAnimationEnd", "(Landroid/graphics/drawable/Drawable;)V", "GetOnAnimationEnd_Landroid_graphics_drawable_Drawable_Handler", ApiSince=23)]
public virtual void OnAnimationEnd(Android.Graphics.Drawables.Drawable? drawable);
[<Android.Runtime.Register("onAnimationEnd", "(Landroid/graphics/drawable/Drawable;)V", "GetOnAnimationEnd_Landroid_graphics_drawable_Drawable_Handler", ApiSince=23)>]
abstract member OnAnimationEnd : Android.Graphics.Drawables.Drawable -> unit
override this.OnAnimationEnd : Android.Graphics.Drawables.Drawable -> unit

Parametri

drawable
Drawable

L'oggetto drawable ha terminato l'animazione.

Attributi

Commenti

Chiamato al termine dell'animazione.

per android.graphics.drawable.Animatable2.AnimationCallback.onAnimationEnd(android.graphics.drawable.Drawable).

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