TuSDKStickerPositionInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TuSDKPFSticker.h |
designScreenSize
设计屏幕尺寸
@property (nonatomic, readonly) CGSize designScreenSizeDeclared In
TuSDKPFSticker.h
posType
贴纸定位类型
@property (nonatomic, readonly) lsqStickerPositionType posTypeDeclared In
TuSDKPFSticker.h
renderType
贴纸渲染类型
@property (nonatomic, readonly) lsqStickerRenderType renderTypeDeclared In
TuSDKPFSticker.h
frameInterval
每帧持续时间
@property (nonatomic, readonly) NSUInteger frameIntervalDeclared In
TuSDKPFSticker.h
loopMode
播放模式
@property (nonatomic, readonly) lsqStickerLoopMode loopModeDeclared In
TuSDKPFSticker.h
loopStartIndex
动画循环起始帧索
@property (nonatomic, readonly) NSUInteger loopStartIndexDeclared In
TuSDKPFSticker.h
– initWithJson:
初始化
- (instancetype)initWithJson:(NSDictionary *)jsonParameters
json |
Json字典 |
|---|
Declared In
TuSDKPFSticker.h