MoEngageInAppOrientationType

@objc
public enum MoEngageInAppOrientationType : UInt
extension MoEngageInAppOrientationType: Codable
  • Declaration

    Swift

    case portrait
  • Declaration

    Swift

    case landscape
  • Declaration

    Swift

    case both
  • Declaration

    Swift

    case invalid