Click or drag to resize

NodePseudoType Property

Version 86.0.240

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

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

Property Value

Type: NullablePseudoType
See Also