EmulationClient Constructor |
Version 87.1.132
Namespace:
CefSharp.DevTools.Emulation
Assembly:
CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public EmulationClient(
IDevToolsClient client
)
public:
EmulationClient(
IDevToolsClient^ client
)
Parameters
- client
- Type: CefSharp.DevToolsIDevToolsClient
[Missing <param name="client"/> documentation for "M:CefSharp.DevTools.Emulation.EmulationClient.#ctor(CefSharp.DevTools.IDevToolsClient)"]
See Also