Contents

NSTextAttachmentLayout

A set of methods that defines the interface to attachment objects from a text layout manager.

Declaration

protocol NSTextAttachmentLayout : NSObjectProtocol

Overview

The NSTextAttachmentLayout protocol is the interface for working with attachment objects with an NSTextAttachmentViewProvider using a NSTextLayoutManager in macOS 12 and iOS 15 and later.

Topics

Determining the characteristics of an attachment

See Also

Attachments