Click or drag to resize

ObjectPreviewOverflow Property

Version 118.6.80
True iff some of the properties or entries of the original object did not fit.

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public bool Overflow { get; set; }

Property Value

Type: Boolean
See Also