UIDynamicBehavior.WillMoveToAnimator(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 this UIDynamicBehavior has been added or removed from a UIDynamicAnimator.
[Foundation.Export("willMoveToAnimator:")]
public virtual void WillMoveToAnimator (UIKit.UIDynamicAnimator targetAnimator);
abstract member WillMoveToAnimator : UIKit.UIDynamicAnimator -> unit
override this.WillMoveToAnimator : UIKit.UIDynamicAnimator -> unit
Parameters
- Attributes