Type Property 型プロパティ

decomposables

Returns a character set containing individual Unicode characters that can also be represented as composed character sequences (such as for letters with accents), by the definition of “standard decomposition” in version 3.2 of the Unicode character encoding standard. 個々のユニコード文字を含んでいる文字集合を返します、それはまた合成文字シーケンスとして表されます(例えばアクセントを持つ文字などのために)、ユニコード文字エンコーディング標準のバージョン3.2での「標準分解」の定義によります。

Declaration 宣言

static var decomposables: CharacterSet { get }

See Also 参照

Getting Standard Character Sets 標準文字集合を取得する