CAAnimationDelegate_Extensions Class

Definition

Extension methods to the CAAnimationDelegate class.

public static class CAAnimationDelegate_Extensions
type CAAnimationDelegate_Extensions = class
Inheritance
CAAnimationDelegate_Extensions

Methods

AnimationStarted(ICAAnimationDelegate, CAAnimation)

Method that is called when the specified animation starts.

AnimationStopped(ICAAnimationDelegate, CAAnimation, Boolean)

Method that is called when the specified animation stops.

Applies to