UIDynamicAnimatorDelegate.DidPause(UIDynamicAnimator) Method
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.
Indicates that the animation has paused.
[Foundation.Export("dynamicAnimatorDidPause:")]
public abstract void DidPause (UIKit.UIDynamicAnimator animator);
abstract member DidPause : UIKit.UIDynamicAnimator -> unit
Parameters
- animator
- UIDynamicAnimator
Implements
- Attributes