Instance Property
インスタンスプロパティ
resultType
Returns the text checking result type that the receiver represents.
レシーバが表しているテキスト検査結果の型を返します。
Discussion
議論
The possible result types for the built in checking capabilities are described in NSTextCheckingResult.CheckingType
.
組み込み検査能力に対する可能な結果型は、NSTextCheckingResult.CheckingType
で記述されます。
This property will be present for all returned NSTextCheckingResult
instances.
このプロパティは、全ての返されるNSTextCheckingResult
インスタンスに対して提示されるでしょう。
See Also
参照
Text Checking Type Range and Type
テキストチェック型の範囲と型
var range: NSRange
Returns the range of the result that the receiver represents.
レシーバが表す結果の範囲を返します