---
title: decomposedStringWithCompatibilityMapping
framework: swift
role: symbol
role_heading: Instance Property
path: swift/stringprotocol/decomposedstringwithcompatibilitymapping
---

# decomposedStringWithCompatibilityMapping

A string created by normalizing the string’s contents using Form KD.

## Declaration

```swift
var decomposedStringWithCompatibilityMapping: String { get }
```
