https://kotlinlang.org logo
#compose
Title
# compose
f

Francisco

09/26/2023, 1:48 PM
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()
?