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:)