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 public bool Ignored { get; set; }
public:
property bool Ignored {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also