Type Property 型プロパティ

latinToThai

A constant containing the transliteration of a string from Latin script to Thai script. Latin書体からThai書体へのある文字列の翻字を含んでいる定数。

Declaration 宣言

static let latinToThai: StringTransform

Discussion 議論

This transformation is reversible. この変換は、可逆的です。

For example, the string “p̣hās̄ʹā thịy” transliterates to “ภาษาไทย”. 例えば、文字列 “p̣hās̄ʹā thịy” は “ภาษาไทย” に翻字します。

This is equivalent to kCFStringTransformLatinThai. これはkCFStringTransformLatinThaiに等しいです。

See Also 参照

Transliteration 翻字