Companion
object Companion
Content copied to clipboard
Functions
create
Link copied to clipboard
fun create(type: KeyboardEventType? = null, key: String? = null, code: KeyCode? = null, ctrlDown: Boolean? = null, altDown: Boolean? = null, metaDown: Boolean? = null, shiftDown: Boolean? = null): KeyboardEventMatcher
Content copied to clipboard
Sources
(source)
Link copied to clipboard