Contents

NSTextSelectionDataSource

A set of methods that objects implement to provide data for, and manage text selections.

Declaration

protocol NSTextSelectionDataSource : NSObjectProtocol

Topics

Range of the selection

Enumerating components of the selection

Finding specific content in the selection

Changing the characteristics of the selection

See Also

Accessing the data source