Tuya iOS Smart Life App SDK 5.15.0
ThingCameraTimeLabel Class Reference

#import <ThingCameraTimeLabel.h>

Inheritance diagram for ThingCameraTimeLabel:

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...
 

Detailed Description

Definition at line 10 of file ThingCameraTimeLabel.h.

Property Documentation

◆ fontSize

- (NSInteger) fontSize
readwritenonatomicassign

text font size

Definition at line 19 of file ThingCameraTimeLabel.h.

◆ position

- (NSInteger) position
readwritenonatomicassign

arrow position, 0->left, 1->right, 2->middle

Definition at line 25 of file ThingCameraTimeLabel.h.

◆ textColor

- (UIColor *) textColor
readwritenonatomicstrong

text color

Definition at line 22 of file ThingCameraTimeLabel.h.

◆ thing_backgroundColor

- (UIColor *) thing_backgroundColor
readwritenonatomicstrong

background color

Definition at line 13 of file ThingCameraTimeLabel.h.

◆ timeStr

- (NSString *) timeStr
readwritenonatomiccopy

time string

Definition at line 16 of file ThingCameraTimeLabel.h.


The documentation for this class was generated from the following files: