![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingCameraTimeLabel.h>
Properties | |
UIColor * | thing_backgroundColor |
background color More... | |
NSString * | timeStr |
time string More... | |
NSInteger | fontSize |
text font size More... | |
UIColor * | textColor |
text color More... | |
NSInteger | position |
arrow position, 0->left, 1->right, 2->middle More... | |
Definition at line 10 of file ThingCameraTimeLabel.h.
|
readwritenonatomicassign |
text font size
Definition at line 19 of file ThingCameraTimeLabel.h.
|
readwritenonatomicassign |
arrow position, 0->left, 1->right, 2->middle
Definition at line 25 of file ThingCameraTimeLabel.h.
|
readwritenonatomicstrong |
text color
Definition at line 22 of file ThingCameraTimeLabel.h.
|
readwritenonatomicstrong |
background color
Definition at line 13 of file ThingCameraTimeLabel.h.
|
readwritenonatomiccopy |
time string
Definition at line 16 of file ThingCameraTimeLabel.h.