AliyunTemplateResourceExport
@interface AliyunTemplateResourceExport : NSObject
* A class that defines the template’s resource for exporting API_AVAILABLE(3.27.0)
-
* The export manager for editor’s project
Declaration
Objective-C
@property (nonatomic, strong) AliyunResourceExport *projectResourceExport;
-
* The export manager for template’s project
Declaration
Objective-C
@property (nonatomic, strong) AliyunResourceExport *selfResourceExport;