KeyPattern

class KeyPattern(keyPattern: String)

Constructors

Link copied to clipboard
constructor(keyPattern: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val key: String?
Link copied to clipboard

Functions

Link copied to clipboard
operator fun component1(): String?
Link copied to clipboard
fun matches(event: KeyboardEvent): Boolean