Interface IKeyEventArgs
- Namespace
- DotNetBrowser.Input.Keyboard.Events
- Assembly
- DotNetBrowser.dll
The base interface of all event arguments for the key events.
public interface IKeyEventArgs
Properties
- Modifiers
Gets the key modifiers.
- VirtualKey
Gets the virtual key code.