다음을 통해 공유


CAAnimationDelegate_Extensions.AnimationStarted 메서드

정의

지정된 애니메이션이 시작될 때 호출되는 메서드입니다.

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

매개 변수

This
ICAAnimationDelegate

이 메서드가 작동하는 인스턴스입니다.

anim
CAAnimation

시작된 애니메이션입니다.

적용 대상