mobileAllowedOrientations | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | iphoneallowedorientations | ||||||
Summary | Returns a list of the currently allowed orientations. | ||||||
Introduced | 4.5.3 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileSetAllowedOrientations, mobileLockOrientation, mobileUnlockOrientation, mobileSetFullScreenRectForOrientations Function: mobileDeviceOrientation, mobileOrientation Message: orientationChanged | ||||||
Description | Use the mobileAllowedOrientations function to find a list of the currently allowed orientations. The mobileAllowedOrientations function returns a comma delimited list of the orientations the application supports.
|