Click or drag to resize

DevToolsClientEmulation Property

Version 102.0.100
This domain emulates different environments for the page.

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

Property Value

Type: EmulationClient
See Also