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