Freigeben über


CAAnimationDelegate_Extensions.AnimationStopped Methode

Definition

Methode, die aufgerufen wird, wenn die angegebene Animation beendet wird.

public static void AnimationStopped (this CoreAnimation.ICAAnimationDelegate This, CoreAnimation.CAAnimation anim, bool finished);
static member AnimationStopped : CoreAnimation.ICAAnimationDelegate * CoreAnimation.CAAnimation * bool -> unit

Parameter

This
ICAAnimationDelegate

Die Instanz, auf der diese Methode ausgeführt wird.

anim
CAAnimation

Die Animation, die beendet wurde.

finished
Boolean

Gibt an, ob die beendete Animation abgeschlossen ist.

Gilt für: