Click or drag to resize

LayoutTreeNodeStyleIndex Property

Version 89.0.170
Index into the `computedStyles` array returned by `getSnapshot`.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax
public Nullable<int> StyleIndex { get; set; }

Property Value

Type: NullableInt32
See Also