AliyunRenderBaseController
@interface AliyunRenderBaseController
: NSObject <AliyunRenderBaseControllerEditProtocol>
* The base Controller of render model API_AVAILABLE(3.22.0)
-
* the model of render API_AVAILABLE(3.22.0)
Declaration
Objective-C
@property (nonatomic, readonly) AliyunRenderModel *model;