Compose Unstyled 2.0 is out! Check the official announcement blog ->
Property

LocalInspectionMode

Inspectable mode CompositionLocal.

Source set: Common
val LocalInspectionMode = staticCompositionLocalOf { false }

Inspectable mode CompositionLocal. True if the composition is composed inside a Inspectable component.

Last updated: