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

decomposedStringWithCanonicalMapping

A string made by normalizing the string’s contents using the Unicode Normalization Form D. 文字列のもつ内容をユニコード正規化形式Dを使って正規化することによって作られる文字列。

Declaration 宣言

var decomposedStringWithCanonicalMapping: String { get }

See Also 参照

Normalizing Strings 文字列を正規化する