UIKit.UIGravityBehavior: Property Members

The properties 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 Properties

Anglenfloat. The angle, in radians, of the gravity vector for this UIGravityBehavior.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
GravityDirectionCoreGraphics.CGVector. The direction of the gravity vector, as an (x,y) tuple.
[read-only]
ItemsIUIDynamicItem[]. The dynamic items on which this UIGravityBehavior operates. Read-only.
Magnitudenfloat. The magnitude of the gravity vector.