Contents

NSTextElementProvider

A protocol the text content manager and its concrete subclasses conform to, which defines the interface for interacting with custom content types of a text document.

Declaration

protocol NSTextElementProvider : NSObjectProtocol

Topics

Accessing the range of the text element

Accessing and updating the text

Adjusting the range of the text element

Controlling synchronization with the backing store

See Also

Content elements