Contents

range

Returns the range of the result that the receiver represents.

Declaration

var range: NSRange { get }

Discussion

This property will be present for all returned NSTextCheckingResult instances.

See Also

Text Checking Type Range and Type