Click or drag to resize

AXValueSource Properties

Version 94.4.20

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
The native markup source for this value, e.g. a <label> element.
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
What type of source this is.
Public propertyValue
The value of this property source.
Top
See Also