![]() |
Theme Pop-Up Arrow Size Constants |
Header: Appearance.h |
enum { kThemeArrow3pt = 0, kThemeArrow5pt = 1, kThemeArrow7pt = 2, kThemeArrow9pt = 3 };
Identifies a pop-up arrow with a 3-pixel base.
Identifies a pop-up arrow with a 5-pixel base.
Identifies a pop-up arrow with a 7-pixel base.
Identifies a pop-up arrow with a 9-pixel base.
You can use a constant of type ThemePopupArrowSize in the function
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)