Tuya iOS Smart Life App SDK 5.15.0
<ThingSmartCameraTheme> Protocol Reference

#import <ThingSmartCameraTheme.h>

Inheritance diagram for <ThingSmartCameraTheme>:

Instance Methods

(BOOL) - isWhiteTheme
 
(BOOL) - isWhiteTheme
 

Properties

ThingCameraTheme theme
 
UIColor * backgroundColor
 
UIColor * themeColor
 
UIColor * contentColor
 
UIColor * textColor
 
UIColor * subTextColor
 
UIColor * separateLineColor
 
NSInteger naviTitleFontSize
 
NSInteger naviItemFontSize
 
NSInteger leftTextFontSize
 
NSInteger rightTextFontSize
 
NSInteger bottomTextFontSize
 
NSInteger sectionHeaderFontSize
 
NSInteger sectionFooterFontSize
 
UIFont * naviTitleFont
 
UIFont * naviItemFont
 
UIFont * leftTextFont
 
UIFont * rightTextFont
 
UIFont * bottomTextFont
 
UIFont * sectionHeaderFont
 
UIFont * sectionFooterFont
 

Detailed Description

Definition at line 18 of file ThingSmartCameraTheme.h.

Method Documentation

◆ isWhiteTheme [1/2]

- (BOOL) isWhiteTheme

◆ isWhiteTheme [2/2]

- (BOOL) isWhiteTheme

Property Documentation

◆ backgroundColor

- (UIColor *) backgroundColor
readnonatomicstrong

Definition at line 22 of file ThingSmartCameraTheme.h.

◆ bottomTextFont

- (UIFont *) bottomTextFont
readnonatomicstrong

Definition at line 56 of file ThingSmartCameraTheme.h.

◆ bottomTextFontSize

- (NSInteger) bottomTextFontSize
readnonatomicassign

Definition at line 42 of file ThingSmartCameraTheme.h.

◆ contentColor

- (UIColor *) contentColor
readnonatomicstrong

Definition at line 26 of file ThingSmartCameraTheme.h.

◆ leftTextFont

- (UIFont *) leftTextFont
readnonatomicstrong

Definition at line 52 of file ThingSmartCameraTheme.h.

◆ leftTextFontSize

- (NSInteger) leftTextFontSize
readnonatomicassign

Definition at line 38 of file ThingSmartCameraTheme.h.

◆ naviItemFont

- (UIFont *) naviItemFont
readnonatomicstrong

Definition at line 50 of file ThingSmartCameraTheme.h.

◆ naviItemFontSize

- (NSInteger) naviItemFontSize
readnonatomicassign

Definition at line 36 of file ThingSmartCameraTheme.h.

◆ naviTitleFont

- (UIFont *) naviTitleFont
readnonatomicstrong

Definition at line 48 of file ThingSmartCameraTheme.h.

◆ naviTitleFontSize

- (NSInteger) naviTitleFontSize
readnonatomicassign

Definition at line 34 of file ThingSmartCameraTheme.h.

◆ rightTextFont

- (UIFont *) rightTextFont
readnonatomicstrong

Definition at line 54 of file ThingSmartCameraTheme.h.

◆ rightTextFontSize

- (NSInteger) rightTextFontSize
readnonatomicassign

Definition at line 40 of file ThingSmartCameraTheme.h.

◆ sectionFooterFont

- (UIFont *) sectionFooterFont
readnonatomicstrong

Definition at line 60 of file ThingSmartCameraTheme.h.

◆ sectionFooterFontSize

- (NSInteger) sectionFooterFontSize
readnonatomicassign

Definition at line 46 of file ThingSmartCameraTheme.h.

◆ sectionHeaderFont

- (UIFont *) sectionHeaderFont
readnonatomicstrong

Definition at line 58 of file ThingSmartCameraTheme.h.

◆ sectionHeaderFontSize

- (NSInteger) sectionHeaderFontSize
readnonatomicassign

Definition at line 44 of file ThingSmartCameraTheme.h.

◆ separateLineColor

- (UIColor *) separateLineColor
readnonatomicstrong

Definition at line 32 of file ThingSmartCameraTheme.h.

◆ subTextColor

- (UIColor *) subTextColor
readnonatomicstrong

Definition at line 30 of file ThingSmartCameraTheme.h.

◆ textColor

- (UIColor *) textColor
readnonatomicstrong

Definition at line 28 of file ThingSmartCameraTheme.h.

◆ theme

- (ThingCameraTheme) theme
readwritenonatomicassign

Definition at line 20 of file ThingSmartCameraTheme.h.

◆ themeColor

- (UIColor *) themeColor
readnonatomicstrong

Definition at line 24 of file ThingSmartCameraTheme.h.


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