FWTableViewCellBackgroundView
@interface FWTableViewCellBackgroundView : UIView
TableViewCell背景视图,处理section圆角、阴影等
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong, readonly) UIView *contentView
-
Undocumented
Declaration
Objective-C
@property (nonatomic) UIEdgeInsets contentInset
-
Undocumented
Declaration
Objective-C
- (void)setSectionContentInset:(UIEdgeInsets)contentInset tableView:(UITableView *)tableView atIndexPath:(NSIndexPath *)indexPath NS_REFINED_FOR_SWIFT;