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

InteroperableComposeUiNode

This interface allows the layout inspector to access inspect instances of Views that are associated with a Compose UI node.

Source set: Common
public sealed interface InteroperableComposeUiNode

This interface allows the layout inspector to access inspect instances of Views that are associated with a Compose UI node. Usage of this API outside of Compose UI artifacts is unsupported.

Functions

getInteropView

Source set: Common
public fun getInteropView(): InteropView?

Content updated: