Click or drag to resize

LayoutTreeNodeStyleIndex Property

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

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

Property Value

Type: NullableInt32
See Also