Click or drag to resize

EmulationClient Constructor

Version 88.2.90
Initializes a new instance of the EmulationClient class

Namespace:  CefSharp.DevTools.Emulation
Assembly:  CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax
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