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

decomposedStringWithCompatibilityMapping

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

Declaration 宣言

var decomposedStringWithCompatibilityMapping: String { get }

See Also 参照

Normalizing Strings 文字列を正規化する