JDLDeviceOrientationMode Constants Reference

Declared in JDLConstants.h

JDLDeviceOrientationMode

@enum JDLDeviceOrientationMode

Definition

typedef NS_ENUM(NSInteger, JDLDeviceOrientationMode ) {
   JDLDeviceOrientationMode_H = 0,
   JDLDeviceOrientationMode_V,
   JDLDeviceOrientationMode_AUTO,
};

Constants

JDLDeviceOrientationMode_H

横屏

Declared In JDLConstants.h.

JDLDeviceOrientationMode_V

竖屏

Declared In JDLConstants.h.

JDLDeviceOrientationMode_AUTO

自适应

Declared In JDLConstants.h.

Declared In

JDLConstants.h