Protocols
The following protocols are available globally.
-
所有配置表都应该实现的 protocol All configuration templates should implement this protocal
See moreDeclaration
Objective-C
@protocol QMUIConfigurationTemplateProtocol <NSObject>
Swift
protocol QMUIConfigurationTemplateProtocol : NSObjectProtocol