Click or drag to resize

NodeTreeSnapshotShadowRootType Property

Version 99.2.120
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: 99.2.120.0 (99.2.120.0)
Syntax
public RareStringData ShadowRootType { get; set; }

Property Value

Type: RareStringData
See Also