KeyCodeParser extension

on

Properties

keyId int

Available on KeyCode, provided by the KeyCodeParser extension

no setter
keyLabel String

Available on KeyCode, provided by the KeyCodeParser extension

no setter
logicalKey LogicalKeyboardKey

Available on KeyCode, provided by the KeyCodeParser extension

no setter
stringValue String

Available on KeyCode, provided by the KeyCodeParser extension

no setter

Static Methods

fromLogicalKey(LogicalKeyboardKey logicalKey) KeyCode?

Available on KeyCode, provided by the KeyCodeParser extension

parse(String string) KeyCode

Available on KeyCode, provided by the KeyCodeParser extension