Instance Property インスタンスプロパティ

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. このプロパティは、全ての返されるNSTextCheckingResultインスタンスに対して提示されるでしょう。

See Also 参照

Text Checking Type Range and Type テキストチェック型の範囲と型