Type Property 型プロパティ

latinToHebrew

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

Declaration 宣言

static let latinToHebrew: StringTransform

Discussion 議論

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

For example, the string “ʻbryţ” transliterates to “עברית”. 例えば、文字列 “ʻbryţ” は “עברית” に翻字します。

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

See Also 参照

Transliteration 翻字