Type Property 型プロパティ

ISOCountryCodes

The list of known country or region codes. 既知の国名コードまたはリージョンコードのリスト。

Declaration 宣言

@property(class, readonly, copy) NSArray<NSString *> *ISOCountryCodes;

Discussion 議論

Not all country or region codes have supporting locale data in the system. 全ての国名コードやリージョン(地域)コードがロケールデータをシステムにおいてサポートしているわけではありません。

See Also 参照

Getting Known Identifiers and Codes 既知の識別子とコードを取得する