Type Alias

NSLocaleKey

The keys used to access components of a locale. あるロケールの構成要素にアクセスするために使われるキー。

Declaration 宣言

typedef NSString *NSLocaleKey;

Discussion 議論

Use these keys with the methods objectForKey: and displayNameForKey:value:. これらのキーをメソッドobjectForKey:およびdisplayNameForKey:value:で使ってください。

Topics 話題

Keys キー

See Also 参照

Accessing Locale Information by Key キーによってロケール情報にアクセスする