Condividi tramite


Animator.IAnimatorPauseListener.OnAnimationPause(Animator) Metodo

Definizione

Notifica che l'animazione è stata sospesa.

[Android.Runtime.Register("onAnimationPause", "(Landroid/animation/Animator;)V", "GetOnAnimationPause_Landroid_animation_Animator_Handler:Android.Animation.Animator/IAnimatorPauseListenerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void OnAnimationPause (Android.Animation.Animator animation);
[<Android.Runtime.Register("onAnimationPause", "(Landroid/animation/Animator;)V", "GetOnAnimationPause_Landroid_animation_Animator_Handler:Android.Animation.Animator/IAnimatorPauseListenerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member OnAnimationPause : Android.Animation.Animator -> unit

Parametri

animation
Animator

Animazione sospesa.

Attributi

Commenti

Notifica che l'animazione è stata sospesa.

Documentazione java per android.animation.Animator.AnimatorPauseListener.onAnimationPause(android.animation.Animator).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a