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