GeeV2PFStickerTableViewDelegate Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | GeeV2PFStickerBarView.h |
– stickerTableView:selectedData:indexPath:
required method
选中一个行视图
- (void)stickerTableView:(GeeV2PFStickerTableView *)view selectedData:(TuSDKPFSticker *)data indexPath:(NSIndexPath *)indexPathParameters
view |
贴纸列表视图 |
|---|---|
data |
数据对象 |
indexPath |
选中索引 |
Declared In
GeeV2PFStickerBarView.h