---
title: customPlaygroundQuickLook
framework: swift
role: symbol
role_heading: Instance Property
path: swift/bool/customplaygroundquicklook
---

# customPlaygroundQuickLook

A custom playground Quick Look for the Bool instance.

## Declaration

```swift
var customPlaygroundQuickLook: _PlaygroundQuickLook { get }
```

## See Also

### Inspecting a Boolean

- [customMirror](swift/bool/custommirror.md)
- [hashValue](swift/bool/hashvalue.md)
- [hash(into:)](swift/bool/hash(into:).md)
