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

addressComponents

The address dictionary of a type checking result. ある型検査結果の住所辞書。

Declaration 宣言

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

Discussion 議論

The dictionary keys are described in Keys for Address Components. 辞書キーは、住所構成要素に対するキーにおいて記述されます。

See Also 参照

Text Checking Results for Addresses 住所に対するテキスト検査結果