🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

debugInspectorInfo

Use this to specify modifier information for compose tooling.

debugInspectorInfo

Source set: Common
public 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.

Content updated: