API
0.9.9
CPSegmentedControl.h
Go to the documentation of this file.
1
2
@interface
CPSegmentedControl
:
CPControl
3
{
4
CPArray _segments
// @accessors(getter=segments);
5
CPArray _themeStates;
6
7
int
_selectedSegment;
8
int
_segmentStyle;
9
CPSegmentSwitchTracking _trackingMode;
10
11
unsigned
_trackingSegment;
12
BOOL _trackingHighlighted;
13
}
14
@end
CPSegmentedControl
Definition:
CPSegmentedControl.h:2
CPControl
Definition:
CPControl.h:2
AppKit
CPSegmentedControl.h
Generated on Fri Apr 1 2016 23:03:25 for API by
1.8.11