---
title: "LocalInspectionTables"
description: "A set of slot tables that where produced when in inspection mode."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
public val LocalInspectionTables: ProvidableCompositionLocal<MutableSet<CompositionData>?>
```


A set of slot tables that where produced when in inspection mode.



