AliyunCaptionStickerTextAlignment
NS_OPTIONS(NSUInteger, AliyunCaptionStickerTextAlignment) {
AliyunCaptionStickerTextAlignmentLeft = 1<<0,
AliyunCaptionStickerTextAlignmentCenter = 1<<1,
AliyunCaptionStickerTextAlignmentRight = 1<<2,
}
Undocumented
-
Undocumented
Declaration
Objective-C
AliyunCaptionStickerTextAlignmentLeft = 1<<0
-
Undocumented
Declaration
Objective-C
AliyunCaptionStickerTextAlignmentCenter = 1<<1
-
Undocumented
Declaration
Objective-C
AliyunCaptionStickerTextAlignmentRight = 1<<2