UIKit.UIAttachmentBehavior: Property Members

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

Public Properties

AnchorPointCoreGraphics.CGPoint. The anchor point for an attached UIAttachmentBehaviorTypeAnchor.
[read-only]
AttachedBehaviorTypeUIAttachmentBehaviorType. The type of the attachment behavior. Read-only.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Dampingnfloat. Amount of damping for application to the attachment behavior.
Frequencynfloat. The oscillation frequency of the attachment behavior.
[read-only]
ItemsIUIDynamicItem[]. The IUIDynamicItems that are affected by this UIAttachmentBehavior.
Lengthnfloat. The distance, in points, between the two attachment points of the attachment behavior.