SLUITableViewCellSectionLocation 1.0.0

SLUITableViewCellSectionLocation 1.0.0

测试已测试
语言语言 Obj-CObjective C
许可证 MIT
发布最后发布2014年12月

Oliver Letterer 维护。



  • By
  • Oliver Letterer

UITableViewCellSectionLocation 已公开。

SLUITableViewCellSectionLocation 显示了新的公共接口

@interface UITableViewCell (SLUITableViewCellSectionLocation)

@property (nonatomic, assign) SLUITableViewCellSectionLocation forbiddenSectionLocation;
- (void)setForbiddenSectionLocation:(SLUITableViewCellSectionLocation)location animated:(BOOL)animated;

@end

它通知您有关部分位置变化的信息。

许可证

MIT