The methods of UIKit.UIDynamicBehavior are listed below. For a list of all members, see the UIDynamicBehavior Members list.
See Also: Inherited members from Foundation.NSObject
AddChildBehavior(UIDynamicBehavior)Adds a UIDynamicBehavior to this UIDynamicBehavior's ChildBehaviors. | ||
RemoveChildBehavior(UIDynamicBehavior)Removes a UIDynamicBehavior from this UIDynamicBehavior's ChildBehaviors. | ||
WillMoveToAnimator(UIDynamicAnimator)Indicates that this UIDynamicBehavior has been added or removed from a UIDynamicAnimator. | ||