Click or drag to resize

VisualViewportClientWidth Property

Version 118.6.80
Width (CSS pixels), excludes scrollbar if present.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public double ClientWidth { get; set; }

Property Value

Type: Double
See Also