Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2011-07-02 21:50:15
Size: 1110
Editor: SheenaSmith
Comment: create page - 7/2 (6/10 4b4258be8699)
Revision 2 as of 2011-07-02 22:16:37
Size: 1111
Editor: SheenaSmith
Comment: correct typo
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
A hint that specifies a variable controlling which orientations are allowed on iOS A hint that specifies a variable controlling which orientations are allowed on iOS.

DRAFT

SDL_HINT_ORIENTATIONS

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

Values

LandscapeLeft

LandscapeRight

Portrait

PortraitUpsideDown

green

Default

By default...
green

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. green


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