DevToolsClientEmulation Property  | 
Version 106.0.290 
            This domain emulates different environments for the page.
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic EmulationClient Emulation { get; }public:
property EmulationClient^ Emulation {
	EmulationClient^ get ();
}Property Value
Type: 
EmulationClient
See Also