JDLDeviceOrientationMode Constants Reference
Declared in | JDLConstants.h |
---|
JDLDeviceOrientationMode
@enum JDLDeviceOrientationMode
Definition
typedef NS_ENUM(NSInteger, JDLDeviceOrientationMode ) {
JDLDeviceOrientationMode_H = 0,
JDLDeviceOrientationMode_V,
JDLDeviceOrientationMode_AUTO,
};
Constants
Declared In
JDLConstants.h