Hello! Is there a better/more performant way to ge...
# compose
f
Hello! Is there a better/more performant way to get a list of all the semantic nodes of a compose view, other than
androidx.compose.ui.semantics.SemanticsOwner.getAllSemanticsNodes()
?