IUIDynamicAnimatorDelegate.WillResume(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.
The dynamic animator is about to resume animations.
[Foundation.Export("dynamicAnimatorWillResume:")]
[Foundation.Preserve(Conditional=true)]
public void WillResume (UIKit.UIDynamicAnimator animator);
abstract member WillResume : UIKit.UIDynamicAnimator -> unit
Parameters
- animator
- UIDynamicAnimator
- Attributes