20 @property (nonatomic) NSInteger currentIdx;
21 @property (nonatomic)
BOOL fitMaxLabelWidth;
22 @property (nonatomic, strong) UIColor* textColor;
23 @property (nonatomic, strong) UIFont* textFont;
24 @property (nonatomic, strong) UIColor* selectedTextColor;
25 @property (nonatomic, strong) UIFont* selectedTextFont;
26 @property (nonatomic)
BOOL enabled;
signed char BOOL
Definition: PDCwtypes.h:101