Contents

attachedBehaviorType

The type of the attachment behavior.

Declaration

var attachedBehaviorType: UIAttachmentBehavior.AttachmentType { get }

Discussion

The available types for attachment behaviors are described in the UIAttachmentBehavior.AttachmentType enum.

See Also

Configuring an attachment behavior