CAAnimationDelegate_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |