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

scriptCode

The script code of the locale, or nil if has none. ロケールに対する書体コード、またはそれが持たないならばnil

Declaration 宣言

var scriptCode: String? { get }

Discussion 議論

For example, for the locale “zh-Hant-HK”, returns “Hant”. 例えば、ロケール “zh-Hant-HK” に対して、“Hant” を返します。

See Also 参照

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