IKeyEventArgs Interface |
Namespace: DotNetBrowser.Input.Keyboard.Events
public interface IKeyEventArgs
The IKeyEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Modifiers |
Gets the key modifiers.
|
![]() | VirtualKey |
Gets the virtual key code.
|