Structure

NSLocale.Key

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

Declaration 宣言

struct Key, @unchecked Sendable

Overview 概要

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

Topics 話題

Initializers イニシャライザ

Keys キー

Relationships 関係

Conforms To 次に準拠

See Also 参照

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