IUiKeyEventModifierKeyModifiers Property |
Gets the key modifiers that are applied to the event.
Namespace:
DotNetBrowser.Dom.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax IKeyModifiers KeyModifiers { get; }
Property Value
Type:
IKeyModifiersThe key modifiers that are applied to the event.
See Also