AliyunWipeAction
@interface AliyunWipeAction : AliyunAction
* The action of wip
-
* The mode of wipe action
Declaration
Objective-C
@property (nonatomic) AliWipeActionMode wipeMode;
-
* The Direction of wipe action
Declaration
Objective-C
@property (nonatomic) AliWipeActionDirection direction;