---
title: customMirror
framework: swift
role: symbol
role_heading: Instance Property
path: swift/string/unicodescalarview/custommirror
---

# customMirror

Returns a mirror that reflects the Unicode scalars view of a string.

## Declaration

```swift
var customMirror: Mirror { get }
```
