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

allScripts

The scripts appearing as keys in the language map. キーとして言語マップの中に現れる書体。

Declaration 宣言

var allScripts: [String] { get }

Discussion 議論

The value of this property is an array of ISO 15924 script codes, such as "Latn" or "Cyrl", that identify the scripts. このプロパティの値は、ISO 15924書体コードの配列です、例えば"Latn"または"Cyrl"、それは書体を識別します。

See Also 参照

Determining Correspondences Between Languages and Scripts 言語と書体の間の対応を決定する