Version 93.1.111 
            The type of keyboard event.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic KeyEventType Type { get; set; }public:
property KeyEventType Type {
	KeyEventType get ();
	void set (KeyEventType value);
}Property Value
Type: 
KeyEventType
See Also