Click or drag to resize

AXValueSourceType Enumeration

Version 86.0.240
Enum of possible property sources.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public enum AXValueSourceType
Members
  Member nameValueDescription
Attribute0 attribute
Implicit1 implicit
Style2 style
Contents3 contents
Placeholder4 placeholder
RelatedElement5 relatedElement
See Also