Click or drag to resize

LayoutTreeNodeStyleIndex Property

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

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

Property Value

Type: NullableInt32
See Also