PDRCoreAppPopGesture Constants Reference
Declared in | PDRCoreAppInfo.h |
---|
PDRCoreAppPopGesture
Definition
typedef NS_ENUM(NSInteger, PDRCoreAppPopGesture ) {
PDRCoreAppPopGestureNone = 0,
PDRCoreAppPopGestureClose,
PDRCoreAppPopGestureHide,
PDRCoreAppPopGestureSkip,
};