{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

InteroperableComposeUiNode

@InternalComposeUiApi
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.

Summary

Public methods

abstract InteropView

Public methods

getInteropView

abstract InteropView getInteropView()