Click or drag to resize

NodePseudoType Property

Version 91.1.160

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

Namespace:  CefSharp.DevTools.DOM
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
public Nullable<PseudoType> PseudoType { get; set; }

Property Value

Type: NullablePseudoType
See Also