---
title: customPlaygroundQuickLook
framework: corefoundation
role: symbol
role_heading: Instance Property
path: corefoundation/cgsize/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.

## See Also

### Alternate Representations

- [dictionaryRepresentation](corefoundation/cgsize/dictionaryrepresentation.md)
- [init(dictionaryRepresentation:)](corefoundation/cgsize/init(dictionaryrepresentation:).md)
