Click or drag to resize

LayerScrollRects Property

Version 130.1.90
Rectangles scrolling on main thread only.

Namespace: CefSharp.DevTools.LayerTree
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<ScrollRect> ScrollRects { get; set; }

Property Value

IListScrollRect
See Also