ACDeviceTaskGroup Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ACDeviceTaskGroup.h |
tasks
任务数组
@property (nonatomic, strong) NSArray<ACDeviceTask*> *tasksDeclared In
ACDeviceTaskGroup.h
+ groupWithDict:
使用字典初始化
+ (instancetype)groupWithDict:(NSDictionary *)dictParameters
dict |
属性字典 |
|---|
Declared In
ACDeviceTaskGroup.h