AliyunTemplateResourceImport
@interface AliyunTemplateResourceImport : NSObject
* A class that defines the template’s resource for importing API_AVAILABLE(3.27.0)
-
* The import manager for editor’s project
Declaration
Objective-C
@property (nonatomic, strong) AliyunResourceImport *projectResourceImport;
-
* The import manager for template’s project
Declaration
Objective-C
@property (nonatomic, strong) AliyunResourceImport *selfResourceImport;