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