OrientationType

Objective-C

enum OrientationType : NSInteger {}

Swift

enum OrientationType : Int, @unchecked Sendable

Constants indicating the device orientation type.