Click or drag to resize

DeviceOrientationClient Constructor

Version 118.6.80
DeviceOrientation

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

Parameters

client
Type: CefSharp.DevToolsIDevToolsClient
DevToolsClient
See Also