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

resultType

Returns the text checking result type that the receiver represents. レシーバが表しているテキスト検査結果の型を返します。

Declaration 宣言

var resultType: NSTextCheckingResult.CheckingType { get }

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 テキストチェック型の範囲と型