Click or drag to resize

NodeTreeSnapshotShadowRootType Property

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

Property Value

Type: RareStringData
See Also