---
title: customMirror
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mluntypedcolumn/custommirror
---

# customMirror

A view of the column for Xcode Playgrounds and lldb.

## Declaration

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

## See Also

### Getting a description of an untyped column

- [description](createml/mluntypedcolumn/description.md)
- [playgroundDescription](createml/mluntypedcolumn/playgrounddescription.md)
- [debugDescription](createml/mluntypedcolumn/debugdescription.md)
