UIKit.UIGravityBehavior: Method Members

The methods of UIKit.UIGravityBehavior are listed below. For a list of all members, see the UIGravityBehavior Members list.

See Also: Inherited members from UIKit.UIDynamicBehavior

Public Methods

AddItem(IUIDynamicItem)
Adds an item to this UIGravityBehavior's Items.
RemoveItem(IUIDynamicItem)
Removes an item from this UIGravityBehavior's Items.
SetAngleAndMagnitude(nfloat, nfloat)
Sets both the angle and magnitude of the gravity vector of this UIGravityBehavior.

Protected Methods

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