Contents

UIInterfaceOrientation.portraitUpsideDown

The device is in portrait mode but is upside down, with the device upright and the Home button at the top.

Declaration

case portraitUpsideDown

Discussion

UIViewController doesn’t support this case on devices without a Home button.

See Also

Orientations