![]() |
ProgressTrackInfo |
Header: Appearance.h |
struct ProgressTrackInfo { UInt8 phase; };
A value ranging from 1 to 4, specifying the current animation phase for an indeterminate progress bar; increment this value to animate the progress bar. Set this field to 0 for a determinate progress bar.
Your application supplies a ProgressTrackInfo structure to the
The ProgressTrackInfo structure is available with Appearance Manager 1.1 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)