interfaceOrientation
The orientation to use when displaying content in your windows.
Declaration
var interfaceOrientation: UIInterfaceOrientation { get }Discussion
The interface orientation normally corresponds to the device orientation, but it might also be different. For example, the interface orientation does not always match the device orientation when the user enables rotation lock for the device.