Expand description
Accessibility/automation events.
Structs§
- Accessibility service.
- Arguments for the
ACCESS_CLICK_EVENT. - Arguments for the
ACCESS_EXPANDER_EVENT. - Arguments for the
ACCESS_FOCUS_EVENT. - Arguments for the
ACCESS_FOCUS_NAV_ORIGIN_EVENT. - Arguments for the
ACCESS_INCREMENT_EVENT. - Arguments for the
ACCESS_INITED_EVENT. - Arguments for the
ACCESS_NUMBER_EVENT. - Arguments for the
ACCESS_SCROLL_EVENT. - Arguments for the
ACCESS_SELECTION_EVENT. - Arguments for the
ACCESS_TEXT_EVENT. - Arguments for the
ACCESS_TOOLTIP_EVENT.
Enums§
- Accessibility scroll command.
Statics§
- Run the primary or context click action.
- Expand or collapse the widget content.
- Focus or escape focus on a widget.
- Sets the focus navigation origin.
- Increment or decrement the widget value by steps.
- Accessibility info was requested for the first time in a window.
- Replace the number value.
- Run a scroll command.
- Select text.
- Replace the text content.
- Show or hide the widget’s tooltip.