MonoMac.CoreAnimation.CAAnimationDelegate: Method Members

The methods of MonoMac.CoreAnimation.CAAnimationDelegate are listed below. For a list of all members, see the CAAnimationDelegate Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AnimationStarted(CAAnimation)
The animation has started.
AnimationStopped(CAAnimation, bool)
The animation has stopped. Use the bool value to determine if this is a temporary pause, or the end of the animation.