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

key

The key that was pressed.

Source set: Common
expect val KeyEvent.key: Key

The key that was pressed.

Source set: Android
actual val KeyEvent.key: Key

The key that was pressed.

Last updated: