Share via


CAAnimationDelegate_Extensions.AnimationStarted Method

Definition

The animation has started.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void AnimationStarted(this CoreAnimation.ICAAnimationDelegate This, CoreAnimation.CAAnimation anim);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member AnimationStarted : CoreAnimation.ICAAnimationDelegate * CoreAnimation.CAAnimation -> unit

Parameters

anim
CAAnimation

To be added.

This parameter can be null.

Attributes

Applies to