DevToolsClientEmulation Property |
Version 112.3.0
This domain emulates different environments for the page.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public EmulationClient Emulation { get; }
public:
property EmulationClient^ Emulation {
EmulationClient^ get ();
}
Property Value
Type:
EmulationClientSee Also