UIKit.UIDynamicItemBehavior: Property Members

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

See Also: Inherited members from UIKit.UIDynamicBehavior

Public Properties

AllowsRotationbool. Whether rotation is allower for the behavior's dynamic items.
AngularResistancenfloat. The angular resistance for the behavior's dynamic items.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Densitynfloat. The relative mass density of the behavior's dynamic items.
Elasticitynfloat. The elasticity applied to collisions between the behavior's dynamic items.
Frictionnfloat. The linear resistance of the UIKit.IUIDynamicItem when rubbing against another.
[read-only]
ItemsIUIDynamicItem[]. The dynamic items associated with this UIDynamicItemBehavior. Read-only.
Resistancenfloat. The linear resistance of the UIKit.IUIDynamicItem to movement across the background.