Click or drag to resize

DOMNodePseudoType Property

Version 105.3.390
Type of a pseudo element node.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax
public PseudoType? PseudoType { get; set; }

Property Value

Type: NullablePseudoType
See Also