Composables UI is out: our new component library for Compose Multiplatform ->
Function

pressKey

Holds down the given key for the given pressDurationMillis by sending a key down event, advancing the event time and sending a key up event.

Last updated: