MoEngageInAppOrientationType @objc public enum MoEngageInAppOrientationType : UInt extension MoEngageInAppOrientationType: Codable portrait Declaration Swift case portrait landscape Declaration Swift case landscape both Declaration Swift case both invalid Declaration Swift case invalid