CubeEngineConfig

更新时间: 2022-07-18 14:30:07

本文介绍了蚂蚁动态卡片引擎初始化配置类的方法。

属性

bundlePath

/// 存储模板的本地资源包的路径
@property (nonatomic, strong) NSString *bundlePath;

exceptionListener

/// 异常监听
@property (nonatomic, strong) id<CExceptionListener> exceptionListener;

imageHandler

/// 图片 handler。如果为空,则内部默认实现,建议自定义 handler。
@property (nonatomic, strong) id<CKImageHandler> imageHandler;
阿里云首页 移动开发平台 mPaaS 相关技术圈