UIKit.UIAttachmentBehavior: Constructor Members

The constructors 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 Constructors

Constructs an attachment behavior connecting a specific point in one dynamic item to an anchor point of a second dynamic item.
Constructs an attachment behavior connecting the center point of one dynamic item to the center point of a second dynamic item.
Constructs an attachment behavior connecting a specific point in one dynamic item to an anchor point of a second dynamic item.
Constructs an attachment behavior connecting a specific point in one dynamic item to a specific point in a second dynamic item.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.