Click or drag to resize

AXNodeIgnored Property

Version 112.3.0
Whether this node is ignored for accessibility

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public bool Ignored { get; set; }

Property Value

Type: Boolean
See Also