DeviceOrientationClient Constructor  | 
Version 108.4.130 
            DeviceOrientation
            
 
    Namespace: 
   CefSharp.DevTools.DeviceOrientation
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic DeviceOrientationClient(
	IDevToolsClient client
)
public:
DeviceOrientationClient(
	IDevToolsClient^ client
)
Parameters
- client
 - Type: CefSharp.DevToolsIDevToolsClient
DevToolsClient 
See Also