TKSwipeDirection Constants Reference
Declared in | TKSlideView.h |
TKSwipeDirection
Definition
typedef NS_ENUM(NSInteger, TKSwipeDirection ) {
TKSwipeDirectionHorizontal,
TKSwipeDirectionVertical,
};