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

# customMirror

A mirror that reflects the Bool instance.

## Declaration

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

## See Also

### Inspecting a Boolean

- [customPlaygroundQuickLook](swift/bool/customplaygroundquicklook.md)
- [hashValue](swift/bool/hashvalue.md)
- [hash(into:)](swift/bool/hash(into:).md)
