Click or drag to resize

DeviceOrientationClient Constructor

Version 88.2.90
Initializes a new instance of the DeviceOrientationClient class

Namespace:  CefSharp.DevTools.DeviceOrientation
Assembly:  CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax
public DeviceOrientationClient(
	IDevToolsClient client
)

Parameters

client
Type: CefSharp.DevToolsIDevToolsClient

[Missing <param name="client"/> documentation for "M:CefSharp.DevTools.DeviceOrientation.DeviceOrientationClient.#ctor(CefSharp.DevTools.IDevToolsClient)"]

See Also