copy
fun copy(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