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