The properties of UIKit.UIAttachmentBehavior are listed below. For a list of all members, see the UIAttachmentBehavior Members list.
See Also: Inherited members from UIKit.UIDynamicBehavior
| AnchorPoint | CoreGraphics.CGPoint. The anchor point for an attached UIAttachmentBehaviorTypeAnchor. | |
| [read-only] | AttachedBehaviorType | UIAttachmentBehaviorType. The type of the attachment behavior. Read-only. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Damping | nfloat. Amount of damping for application to the attachment behavior. | |
| Frequency | nfloat. The oscillation frequency of the attachment behavior. | |
| [read-only] | Items | IUIDynamicItem[]. The IUIDynamicItems that are affected by this UIAttachmentBehavior. |
| Length | nfloat. The distance, in points, between the two attachment points of the attachment behavior. |