UIKit.UIDynamicBehavior: Method Members

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

Public Methods

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.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIDynamicBehavior object.