An accessibility object of the busy indicator role can represent the indeterminate progress bar or the asynchronous progress indicator (a determinate progress bar is represented by an object of the progress indicator role, discussed in “Progress Indicator Role”). This object includes the following attributes as shown in Table B-3:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the busy indicator’s parent |
Position | Yes | Point value | Structure containing screen-position coordinates |
Size | Yes | Size value | Structure containing width and height values |
Window | Yes | UIElement | Accessibility object representing the busy indicator’s containing window |
Top-Level UIElement | Yes | UIElement | Accessibility object representing the busy indicator’s containing window, sheet, or drawer |
Help | No | String | Help-tag text for the busy indicator |
Focused | Yes | Boolean |
|
Value | Yes | Boolean |
|
Last updated: 2008-03-11