Click or drag to resize

DevToolsClientEmulation Property

Version 118.6.80
This domain emulates different environments for the page.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public EmulationClient Emulation { get; }

Property Value

Type: EmulationClient
See Also