AdColonyOrientation Constants Reference
Declared in | AdColonyTypes.h |
---|
AdColonyOrientation
Enum representing supported ad orientations
Definition
typedef NS_ENUM(NSInteger, AdColonyOrientation ) {
AdColonyOrientationPortrait = 0,
AdColonyOrientationLandscape,
AdColonyOrientationAll,
};
Constants
Declared In
AdColonyTypes.h