Function

debugInspectorInfo

Use this to specify modifier information for compose tooling.

debugInspectorInfo

Common
inline fun debugInspectorInfo(
    crossinline definitions: InspectorInfo.() -> Unit
): InspectorInfo.() -> Unit

Use this to specify modifier information for compose tooling.

This factory method allows the specified information to be stripped out by ProGuard in release builds.