Wiki Page Content

Differences between revisions 4 and 5
Revision 4 as of 2011-12-31 20:53:34
Size: 1023
Editor: SheenaSmith
Comment: minor change
Revision 5 as of 2014-03-30 21:09:45
Size: 1021
Comment: Removed spaces.
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
This variable is a space delimited list of the above values.   This variable is a space delimited list of the above values.

DRAFT

SDL_HINT_ORIENTATIONS

A hint that specifies a variable controlling which orientations are allowed on iOS.

Values

LandscapeLeft

top of device left

LandscapeRight

top of device right

Portrait

top of device up

PortraitUpsideDown

top of device down

Default

By default all orientations are allowed.

Code Examples

You can add your code example here

Remarks

In some circumstances it is necessary to be able to explicitly control which UI orientations are allowed.

This variable is a space delimited list of the above values.


CategoryDefine, CategoryHints

None: SDL_HINT_ORIENTATIONS (last edited 2015-06-20 19:43:03 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit