Click or drag to resize

DOMNodePseudoType Property

Version 102.0.100
Type of a pseudo element node.

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

Property Value

Type: NullablePseudoType
See Also