- displayNameForKey:value:
Returns the display name for the given locale component value.
与えられたロケール構成要素値に対する表示名を返します。
NSLocaleKey
The keys used to access components of a locale.
あるロケールの構成要素にアクセスするために使われるキー。
Availability 有効性
Technology
- (id)objectForKey:(NSLocaleKey
)key;
key
The component for which to return the corresponding value. For possible values, see NSLocale
.
それに対して対応している値を返すことになる構成要素。可能な値として、NSLocale
を見てください。
The object corresponding to key
.
key
に対応しているオブジェクト。
- displayNameForKey:value:
NSLocaleKey