Instance Property インスタンスプロパティ

exemplarCharacterSet

The exemplar character set for the locale. このロケールに対する典型文字セット。

Declaration 宣言

var exemplarCharacterSet: CharacterSet { get }

Discussion 議論

This property contains the same value returned by the object(forKey:) method when passing the exemplarCharacterSet key. このプロパティは、object(forKey:)メソッドにexemplarCharacterSetキーを渡す場合に返されるのと同じ値を含みます。

See Also 参照

Getting Information About a Locale ロケールについての情報を取得する