ASAPPAllowedOrientations
@objc
public enum ASAPPAllowedOrientations : Int, CaseIterable
Allowed orientations to display ASAPP, defaults to .portraitLocked
.
-
Only portrait.
Declaration
Swift
case portraitLocked
-
Only portait on iPhone, but allows landscape left/right and portrait on iPad.
Declaration
Swift
case iPadLandscapeAllowed