Click or drag to resize

AXValueSourceSuperseded Property

Version 118.6.80
Whether this source is superseded by a higher priority source.

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

Property Value

Type: NullableBoolean
See Also