The members of UIKit.UIDynamicAnimatorDelegate are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
abstract | DidPause(UIDynamicAnimator)Indicates that the animation has paused. | |
abstract | WillResume(UIDynamicAnimator)Indicates that animation is about to resume. | |