Click or drag to resize

NodePseudoType Property

Version 92.0.260

[Missing <summary> documentation for "P:CefSharp.DevTools.DOM.Node.PseudoType"]

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

Property Value

Type: NullablePseudoType
See Also