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