---
title: customMirror
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/dataframe/custommirror
---

# customMirror

A mirror that reflects the data frame.

## Declaration

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

## See Also

### Describing a Data Frame

- [description](tabulardata/dataframe/description.md)
- [debugDescription](tabulardata/dataframe/debugdescription.md)
