Click or drag to resize

AXValueSourceInvalid Property

Version 130.1.90
Whether the value for this property is invalid.

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

Property Value

NullableBoolean
See Also