Click or drag to resize

GetMatchedStylesForNodeResponse.ParentLayoutNodeId Property

Version 108.4.130
parentLayoutNodeId

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax
public int? ParentLayoutNodeId { get; }

Property Value

Type: Nullable<Int32>
See Also