Contents

UILaunchImageOrientation

A string containing the orientation of the image

Possible Values

Portrait

The image has portrait orientation.

PortraitUpsideDown

The image has portrait orientation but is upside down.

Landscape

The image has landscape orientation.

LandscapeLeft

The image is in landscape orientation with the bottom of the device on the left side.

LandscapeRight

The image is in landscape orientation with the bottom of the device on the right side.

Discussion

If it is not specified, the default orientation is Portrait.

See Also

Launch Image Configuration