mobileOrientation | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | iphoneorientation | ||||||
Summary | Returns the current interface orientation. | ||||||
Introduced | 4.5.2 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileSetAllowedOrientations, mobileLockOrientation, mobileUnlockOrientation, mobileSetFullScreenRectForOrientations Function: mobileDeviceOrientation, mobileAllowedOrientations Message: orientationChanged | ||||||
Description | Use the mobileOrientation function to find the current interface orientation. The mobileOrientation function returns the current orientation of the interface.
|