on Pressed
open fun onPressed()
Content copied to clipboard
Informs the key that it has been pressed, in case it needs to change its appearance or state.
See also
#onReleased(boolean)
#onReleased(boolean)
Informs the key that it has been pressed, in case it needs to change its appearance or state.
#onReleased(boolean)