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.
Returns the range of the result that the receiver represents.
var range: NSRange { get }This property will be present for all returned NSTextCheckingResult instances.