enum Protocol::Accessibility::AXValueNativeSourceType
Overview
Enum of possible native property sources (as a subtype of a particular AXValueSourceType).
Defined in:
protocol/accessibility.crEnum Members
-
Description =
0
-
Label =
2
-
Labelfor =
3
-
Labelwrapped =
4
-
Legend =
5
-
Rubyannotation =
6
-
Title =
8
-
Other =
9
Instance Method Summary
- #description?
- #figcaption?
- #label?
- #labelfor?
- #labelwrapped?
- #legend?
- #other?
- #rubyannotation?
- #tablecaption?
- #title?