PPRetailReceiptScreenOrientation Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailReceiptScreenOrientation

The Receipt Screen orientation for the SDK

Definition

typedef NS_ENUM(NSInteger, PPRetailReceiptScreenOrientation ) {
   PPRetailReceiptScreenOrientationSENSOR = 0,
   PPRetailReceiptScreenOrientationPORTRAIT = 1,
   PPRetailReceiptScreenOrientationLANDSCAPE = 2,
};

Constants

PPRetailReceiptScreenOrientationSENSOR

The Receipt Screen orientation for the SDK

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailReceiptScreenOrientationPORTRAIT

The Receipt Screen orientation for the SDK

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailReceiptScreenOrientationLANDSCAPE

The Receipt Screen orientation for the SDK

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h