TKSideDrawerTableViewCell Class Reference
Inherits from | UITableViewCell |
Declared in | TKSideDrawerTableViewCell.h |
Properties
item
The TKSideDrawerItem that will be displayed by the cell.
@property (nonatomic, strong) TKSideDrawerItem *item
Declared In
TKSideDrawerTableViewCell.h
Instance Methods
update
Update the visual appearance of TKSideDrawerTableViewCell to match its item settings.
- (void)update
Declared In
TKSideDrawerTableViewCell.h