RBToggleButton Class Reference
Inherits from | RBButton : UIButton |
---|---|
Declared in | RBToggleButton.h |
modes
The total number of button modes.
@property (nonatomic) NSUInteger modes
Discussion
The total number of button modes.
Declared In
RBToggleButton.h
mode
The index of the current mode that is selected. Note this is zero indexed.
@property (nonatomic) NSUInteger mode
Discussion
The index of the current mode that is selected. Note this is zero indexed.
Declared In
RBToggleButton.h