Version 130.1.90
            Whether this node is ignored for accessibility
            
Namespace: CefSharp.DevTools.AccessibilityAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
 Syntax
Syntaxpublic bool Ignored { get; set; }public:
property bool Ignored {
	bool get ();
	void set (bool value);
}Property Value
Boolean See Also
See Also