Click or drag to resize

NodeTreeSnapshotShadowRootType Property

Version 102.0.100
Type of the shadow root the `Node` is in. String values are equal to the `ShadowRootType` enum.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public RareStringData ShadowRootType { get; set; }

Property Value

Type: RareStringData
See Also