findByChar

fun findByChar(char: Char): KeyCode

Returns the corresponding KeyCode for the given char (if any).

Sources

(source)
Link copied to clipboard