lsqStickerTextType
贴纸文字类型
Definition
typedef NS_ENUM(NSInteger, lsqStickerTextType ) {
lsqStickerTextDefault = 1,
lsqStickerTextTime = 2,
lsqStickerTextDate = 3,
lsqStickerTextDateTime = 4,
lsqStickerTextLocal = 5,
lsqStickerTextWeather = 6,
};
Constants
lsqStickerTextDefault-
默认文字类型
TuSDKPFStickerText.h. lsqStickerTextTime-
时间信息 09:38
TuSDKPFStickerText.h. lsqStickerTextDate-
日期信息 29/05/2014
TuSDKPFStickerText.h. lsqStickerTextDateTime-
日期时间信息 29/05/2014 09:38
TuSDKPFStickerText.h. lsqStickerTextLocal-
地理信息
TuSDKPFStickerText.h. lsqStickerTextWeather-
天气信息
TuSDKPFStickerText.h.
TuSDKPFStickerText.h