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