TuSDKPFStickerViewDelegate Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | TuSDKPFStickerView.h |
– stickerView:canAppend:
required method
检查是否允许使用贴纸
- (BOOL)stickerView:(TuSDKPFStickerView *)view canAppend:(TuSDKPFSticker *)stickerParameters
view |
贴纸视图 |
|---|---|
sticker |
贴纸数据 |
Return Value
是否允许使用贴纸
Declared In
TuSDKPFStickerView.h