Click or drag to resize

LayerDrawsContent Property

Version 102.0.100
Indicates whether this layer hosts any content, rather than being used for transform/scrolling purposes only.

Namespace:  CefSharp.DevTools.LayerTree
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public bool DrawsContent { get; set; }

Property Value

Type: Boolean
See Also