![]() |
Theme Pop-Up Arrow Orientation Constants |
Header: Appearance.h |
enum { kThemeArrowLeft = 0, kThemeArrowDown = 1, kThemeArrowRight = 2, kThemeArrowUp = 3 };
A left-pointing arrow.
A downward-pointing arrow.
A right-pointing arrow.
An upward-pointing arrow.
You can use a constant of type ThemeArrowOrientation in the function
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)