compose-swing-ui
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
compose-swing-ui
swing-ui-test
/
org.jetbrains.compose.swing.test.interaction
/
SwingNodeInteractionCollection
/
onFirst
on
First
fun
onFirst
(
)
:
SwingNodeInteraction
<
T
>
Returns a lazy handle to the first match, in depth-first pre-order. Convenience for
get
(0)
.