![]() |
SliderTrackInfo |
Header: Appearance.h |
struct SliderTrackInfo { ThemeThumbDirection thumbDir; ThemeTrackPressState pressState; };
A value of type ThemeThumbDirection, specifying the direction in which the slider indicator points. See
A value of type ThemeTrackPressState, specifying the part of the slider that is currently pressed. See
Your application supplies a SliderTrackInfo structure to the
The SliderTrackInfo structure is available with Appearance Manager 1.1 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)