range
Returns the range of the result that the receiver represents.
レシーバが表す結果の範囲を返します
numberOfRanges
Returns the number of ranges.
いくらかある範囲の数を返します。
- rangeAtIndex:
Returns the result type that the range represents.
その範囲が表す結果型を返します。
Availability 有効性
Technology
@property(readonly) NSTextCheckingType
resultType;
The possible result types for the built in checking capabilities are described in NSText
.
組み込み検査能力に対する可能な結果型は、NSText
で記述されます。
This property will be present for all returned NSText
instances.
このプロパティは、全ての返されるNSText
インスタンスに対して提示されるでしょう。
range
numberOfRanges
- rangeAtIndex: