SLUITableViewCellSectionLocation 1.0.0

SLUITableViewCellSectionLocation 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Oliver Letterer.



  • By
  • Oliver Letterer

UITableViewCellSectionLocation made public.

SLUITableViewCellSectionLocation exposes the new public interface

@interface UITableViewCell (SLUITableViewCellSectionLocation)

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

@end

which informs you about section location changes.

License

MIT