+ addressCheckingResultWithRange:components:
Creates and returns a text checking result with the specified address components.
テキスト検査結果をその指定された住所構成要素について作成して返します。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSDictionary
<NSTextCheckingKey
,NSString
*> *addressComponents;
The dictionary keys are described in Keys for Address Components. 辞書キーは、住所構成要素に対するキーにおいて記述されます。
+ addressCheckingResultWithRange:components: