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