Lingua

OverScroller.AbortAnimation Metodo

Definizione

Interrompe l'animazione.

[Android.Runtime.Register("abortAnimation", "()V", "GetAbortAnimationHandler")]
public virtual void AbortAnimation();
[<Android.Runtime.Register("abortAnimation", "()V", "GetAbortAnimationHandler")>]
abstract member AbortAnimation : unit -> unit
override this.AbortAnimation : unit -> unit
Attributi

Commenti

Interrompe l'animazione. Contrariamente a #forceFinished(boolean), l'interruzione dell'animazione fa sì che lo scorrimento passi alle posizioni x e y finali.

per android.widget.OverScroller.abortAnimation().

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

Vedi anche