NSTextSelectionDataSource
A set of methods that objects implement to provide data for, and manage text selections.
Declaration
protocol NSTextSelectionDataSource : NSObjectProtocolTopics
Range of the selection
Enumerating components of the selection
enumerateCaretOffsetsInLineFragment(at:using:)enumerateContainerBoundaries(from:reverse:using:)enumerateSubstrings(from:options:using:)
Finding specific content in the selection
Changing the characteristics of the selection
baseWritingDirection(at:)NSTextSelectionNavigation.WritingDirectiontextLayoutOrientation(at:)NSTextSelectionNavigation.LayoutOrientation