KeyEventArgs

Event args for key events.

class KeyEventArgs : ButtonEventArgs!Key {}

Constructors

this
this()

Creates a new instance key event args.

Meta