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

# customMirror

Returns a mirror that reflects the UTF-8 view of a string.

## Declaration

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