Property KeyCode
- Namespace
- DotNetBrowser.Dom.Events
- Assembly
- DotNetBrowser.dll
KeyCode
Gets the key code that represents a physical key on the keyboard.
DomKeyCode KeyCode { get; }
Property Value
- DomKeyCode
The key code. If the key can't be identified, returns Unknown.