Click or drag to resize

KeyEventParameters Properties

The KeyEventParameters type exposes the following members.

Properties
  NameDescription
Public propertyCharacter
Gets or sets the character generated by pressing the key.
Public propertyKeyCode
Gets or sets the key code of the pressed key.
Public propertyUiEventModifierParameters
Gets or sets the DOM UI event parameters with the key modifiers.
Top
See Also