IUIDynamicAnimatorDelegate.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.
Called when a pause is required in an animation's dynamic behavior.
[Foundation.Export("dynamicAnimatorDidPause:")]
[Foundation.Preserve(Conditional=true)]
public void DidPause (UIKit.UIDynamicAnimator animator);
abstract member DidPause : UIKit.UIDynamicAnimator -> unit
Parameters
- animator
- UIDynamicAnimator
- Attributes