TapMomentOrientation Constants Reference

Declared in TapMomentConfig.h

TapMomentOrientation

Definition

typedef NS_ENUM(NSInteger, TapMomentOrientation ) {
   TapMomentOrientationDefault = -1,
   TapMomentOrientationLandscape = 0,
   TapMomentOrientationPortrait = 1,
};

Constants

TapMomentOrientationDefault

Declared In TapMomentConfig.h.

TapMomentOrientationLandscape

Declared In TapMomentConfig.h.

TapMomentOrientationPortrait

Declared In TapMomentConfig.h.