Source set: Common
public val LocalInspectionTables: ProvidableCompositionLocal<MutableSet<CompositionData>?> =
staticCompositionLocalOf<MutableSet<CompositionData>?> { null }
A set of slot tables that where produced when in inspection mode.
A set of slot tables that where produced when in inspection mode.
public val LocalInspectionTables: ProvidableCompositionLocal<MutableSet<CompositionData>?> =
staticCompositionLocalOf<MutableSet<CompositionData>?> { null }
A set of slot tables that where produced when in inspection mode.