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

# customPlaygroundQuickLook

A custom playground Quick Look for the Character instance.

## Declaration

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

## See Also

### Describing a Character

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