Click or drag to resize

LayoutTreeNodeStyleIndex Property

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

Namespace: CefSharp.DevTools.DOMSnapshot
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public int? StyleIndex { get; set; }

Property Value

NullableInt32
See Also