documentRange
Describes the starting and ending locations for the document.
Declaration
var documentRange: NSTextRange { get }Discussion
The subclass could use its own implementation of a location object conforming to NSTextRange.
Describes the starting and ending locations for the document.
var documentRange: NSTextRange { get }The subclass could use its own implementation of a location object conforming to NSTextRange.