Freigeben über


CAAnimationDelegate_Extensions.AnimationStarted Methode

Definition

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

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

Parameter

This
ICAAnimationDelegate

Die Instanz, für die diese Methode verwendet wird.

anim
CAAnimation

Die Animation, die gestartet wurde.

Gilt für: