Tuya iOS Smart Life App SDK 5.15.0
ThingSmartHomeResourceModel Class Reference

#import <ThingSmartHomeCustomRoleListModel.h>

Inheritance diagram for ThingSmartHomeResourceModel:

Properties

NSString * resourceId
 The ID of resource. More...
 
NSString * icon
 The icon of resource. More...
 
NSString * name
 The icon of resource. More...
 
NSString * background
 The background color of resource. More...
 

Detailed Description

Definition at line 72 of file ThingSmartHomeCustomRoleListModel.h.

Property Documentation

◆ background

- (NSString *) background
readwritenonatomiccopy

The background color of resource.

Definition at line 81 of file ThingSmartHomeCustomRoleListModel.h.

◆ icon

- (NSString *) icon
readwritenonatomiccopy

The icon of resource.

Definition at line 77 of file ThingSmartHomeCustomRoleListModel.h.

◆ name

- (NSString *) name
readwritenonatomiccopy

The icon of resource.

Definition at line 79 of file ThingSmartHomeCustomRoleListModel.h.

◆ resourceId

- (NSString *) resourceId
readwritenonatomiccopy

The ID of resource.

Definition at line 75 of file ThingSmartHomeCustomRoleListModel.h.


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