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
| AllowsRotation | bool. Whether rotation is allower for the behavior's dynamic items. | |
| AngularResistance | nfloat. The angular resistance for the behavior's dynamic items. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Density | nfloat. The relative mass density of the behavior's dynamic items. | |
| Elasticity | nfloat. The elasticity applied to collisions between the behavior's dynamic items. | |
| Friction | nfloat. The linear resistance of the UIKit.IUIDynamicItem when rubbing against another. | |
| [read-only] | Items | IUIDynamicItem[]. The dynamic items associated with this UIDynamicItemBehavior. Read-only. |
| Resistance | nfloat. The linear resistance of the UIKit.IUIDynamicItem to movement across the background. |