KeyEventParameters Properties | 
The KeyEventParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| Character | 
                Gets or sets the character generated by pressing the key.
              | |
| KeyCode | 
                Gets or sets the key code of the pressed key.
              | |
| UiEventModifierParameters | 
                Gets or sets the DOM UI event parameters with the key modifiers.
              |