Contents

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.