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

# customPlaygroundQuickLook

A custom playground Quick Look for this instance.

## Declaration

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

## Discussion

Discussion If this type has value semantics, the PlaygroundQuickLook instance should be unaffected by subsequent mutations.
