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

# customMirror

A mirror that reflects the Character instance.

## Declaration

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

## See Also

### Describing a Character

- [description](swift/character/description.md)
- [debugDescription](swift/character/debugdescription.md)
- [customPlaygroundQuickLook](swift/character/customplaygroundquicklook.md)
- [hash(into:)](swift/character/hash(into:).md)
