Click or drag to resize

LayoutTreeNodeIsStackingContext Property

Version 90.6.50
Set to true to indicate the element begins a new stacking context.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax
public Nullable<bool> IsStackingContext { get; set; }

Property Value

Type: NullableBoolean
See Also