OBJC_TCGBDeviceOrientation Constants Reference

Declared in TCGBDeviceOrientation+ObjC.h

OBJC_TCGBDeviceOrientation

Definition

typedef NS_ENUM(NSUInteger, OBJC_TCGBDeviceOrientation ) {
   OBJC_TCGBDeviceOrientationPortrait,
   OBJC_TCGBDeviceOrientationLandscape,
};

Constants

OBJC_TCGBDeviceOrientationPortrait

Declared In TCGBDeviceOrientation+ObjC.h.

OBJC_TCGBDeviceOrientationLandscape

Declared In TCGBDeviceOrientation+ObjC.h.