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