AdColonyOrientation Constants Reference

Declared in AdColonyTypes.h

AdColonyOrientation

Enum representing supported ad orientations

Definition

typedef NS_ENUM(NSInteger, AdColonyOrientation ) {
   AdColonyOrientationPortrait = 0,
   AdColonyOrientationLandscape,
   AdColonyOrientationAll,
};

Constants

AdColonyOrientationPortrait

Portrait and upside down

Declared In AdColonyTypes.h.

AdColonyOrientationLandscape

Landscape left and landscape right

Declared In AdColonyTypes.h.

AdColonyOrientationAll

All orientations supported

Declared In AdColonyTypes.h.

Declared In

AdColonyTypes.h