---
title: decomposedStringWithCanonicalMapping
framework: swift
role: symbol
role_heading: Instance Property
path: swift/stringprotocol/decomposedstringwithcanonicalmapping
---

# decomposedStringWithCanonicalMapping

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

## Declaration

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