Declared in UAInAppMessage.h

UAInAppMessagePosition

Enumeration of in-app message screen positions.

Definition

typedef NS_ENUM(NSInteger, UAInAppMessagePosition ) {
   UAInAppMessagePositionTop,
   UAInAppMessagePositionBottom,
};

Constants

UAInAppMessagePositionTop

The top of the screen.

Declared In UAInAppMessage.h.

UAInAppMessagePositionBottom

The bottom of the screen.

Declared In UAInAppMessage.h.

Declared In

UAInAppMessage.h