TuSDKPFAlbumPopList Class Reference
| Inherits from | TuSDKICTableView |
|---|---|
| Conforms to | UITableViewDataSource UITableViewDelegate |
| Declared in | TuSDKPFAlbumPopList.h |
cellViewClazz
列表行视图类 (默认:TuSDKPFAlbumPopListCell, 需要继承 TuSDKPFAlbumPopListCell)
@property (nonatomic, strong) Class cellViewClazzDeclared In
TuSDKPFAlbumPopList.h
groups
系统相册列表
@property (nonatomic, strong) NSArray<id<TuSDKTSAssetsGroupInterface> > *groupsDeclared In
TuSDKPFAlbumPopList.h
– selectGroup:
选中某个分组
- (void)selectGroup:(id<TuSDKTSAssetsGroupInterface>)groupParameters
group |
相册对象 |
|---|
Declared In
TuSDKPFAlbumPopList.h