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

components

A dictionary containing the components of a type checking result. 型検査結果の構成要素を含んでいる辞書。

Declaration 宣言

@property(nullable, readonly, copy) NSDictionary<NSTextCheckingKey,NSString *> *components;

Discussion 議論

Currently used by the transit checking result. The supported keys are located in Keys for Transit Components. 現在この輸送機関検査結果によって使われます。サポートされるキーは、輸送機関構成要素に対するキーに置かれます。

See Also 参照

Related Documentation 関連文書