An accessibility object of the application role includes the following attributes as shown in Table B-1:
Attribute | Required | Type | Description |
|---|---|---|---|
Frontmost | Yes | Boolean |
|
Hidden | Yes | Boolean |
|
Main Window | Yes | UIElement | Accessibility object representing the main window |
Focused Window | Yes | UIElement | Accessibility object representing the key window |
Title | Yes | String | Visible title of the application’s main window |
Menu Bar | Yes | UIElement | Accessibility object representing the application’s menu bar |
Windows | Yes | UIElement array | Accessibility objects representing the application’s open windows |
Focused UIElement | Yes | UIElement | Accessibility object representing the object that currently has keyboard focus |
Children | Yes | UIElement array | Accessibility objects representing the application’s children |
Last updated: 2008-03-11