An accessibility object of the drawer role includes the following attributes as shown in Table B-10:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the drawer’s parent |
Position | Yes | Point value | Structure containing screen-position coordinates |
Size | Yes | Size value | Structure containing width and height values |
Focused | Yes | Boolean |
|
Children | Yes | UIElement array | Accessibility objects representing the drawer’s children |
Window | Yes | UIElement | Accessibility object representing the drawer’s containing window |
Description | Yes | String | Human-intelligible description of the drawer (required because a drawer doesn’t usually display a title) |
An accessibility object of the drawer role supports the following action:
Raise. When the raise action is performed, this drawer becomes frontmost.
Last updated: 2008-03-11