Click or drag to resize

DeviceOrientationClient Constructor

Version 130.1.90
DeviceOrientation

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

Parameters

client  IDevToolsClient
DevToolsClient
See Also