DevToolsClientInput Property |
Version 93.1.111
Input
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax public InputClient Input { get; }
public:
property InputClient^ Input {
InputClient^ get ();
}
Property Value
Type:
InputClientSee Also