Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Progress Indicator Role

An accessibility object of the progress indicator role represents the determinate progress bar (an indeterminate progress bar or asynchronous progress indicator is represented by an object of the busy indicator role, discussed in “Busy Indicator Role”). This object includes the following attributes as shown in Table B-23:

Table B-23  Attributes associated with the progress indicator role

Attribute

Required

Type

Description

Parent

Yes

UIElement

Accessibility object representing the progress 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 progress indicator’s containing window

Top-Level UIElement

Yes

UIElement

Accessibility object representing the progress indicator’s containing window, sheet, or drawer

Help

No

String

Help-tag text for the progress indicator

Focused

Yes

Boolean

true if the progress indicator is focused; false otherwise

Value

Yes

Number

The current numerical value associated with the fill of the progress bar

Min Value

Yes

Number

The smallest numerical value that can be associated with the fill of the progress bar (typically 0)

Max Value

Yes

Number

The largest numerical value that can be associated with the fill of the progress bar (typically 1)



< Previous PageNext Page > Hide TOC


Last updated: 2008-03-11




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice