Click or drag to resize

NodeShadowRootType Property

Version 118.6.80
Shadow root type.

Namespace:  CefSharp.DevTools.DOM
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public ShadowRootType? ShadowRootType { get; set; }

Property Value

Type: NullableShadowRootType
See Also