AliWipeActionDirection
enum AliWipeActionDirection : NSUInteger {}
线性擦除方向
-
Undocumented
Declaration
Objective-C
AliWipeActionDirection_LeftToRight = 0
-
Undocumented
Declaration
Objective-C
AliWipeActionDirection_UpToDown = 1
-
Undocumented
Declaration
Objective-C
AliWipeActionDirection_RightToLeft = 2
-
Undocumented
Declaration
Objective-C
AliWipeActionDirection_DownToUp = 3