Click or drag to resize

VisualViewportClientWidth Property

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

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

Property Value

Type: Int64
See Also