Click or drag to resize

AXValueSource Properties

Version 86.0.240

The AXValueSource type exposes the following members.

Properties
  NameDescription
Public propertyAttribute
The name of the relevant attribute, if any.
Public propertyAttributeValue
The value of the relevant attribute, if any.
Public propertyInvalid
Whether the value for this property is invalid.
Public propertyInvalidReason
Reason for the value being invalid, if it is.
Public propertyNativeSource
Public propertyNativeSourceValue
The value, such as a node or node list, of the native source.
Public propertySuperseded
Whether this source is superseded by a higher priority source.
Public propertyType
Public propertyValue
The value of this property source.
Top
See Also