PDRCoreAppPopGesture Constants Reference

Declared in PDRCoreAppInfo.h

PDRCoreAppPopGesture

Definition

typedef NS_ENUM(NSInteger, PDRCoreAppPopGesture ) {
   PDRCoreAppPopGestureNone = 0,
   PDRCoreAppPopGestureClose,
   PDRCoreAppPopGestureHide,
   PDRCoreAppPopGestureSkip,
};

Constants

PDRCoreAppPopGestureNone

Declared In PDRCoreAppInfo.h.

PDRCoreAppPopGestureClose

Declared In PDRCoreAppInfo.h.

PDRCoreAppPopGestureHide

Declared In PDRCoreAppInfo.h.

PDRCoreAppPopGestureSkip

Declared In PDRCoreAppInfo.h.