rotationRateChanged | |||||||||||||
Type | message | ||||||||||||
Dictionary | LCS | ||||||||||||
Library | LiveCode Script | ||||||||||||
Syntax |
| ||||||||||||
Summary | Sent to the current card of the default stack when the rotation of the device changes. | ||||||||||||
Introduced | 5.5 | ||||||||||||
OS | ios, android | ||||||||||||
Platforms | mobile | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Related | Command: mobileStopTrackingSensor, mobileStartTrackingSensor Message: trackingError | ||||||||||||
Description | Handle the rotationRateChanged message if you want to perform an action when the rate of acceleration along any axis changes. The rotationRateChanged message is sent to the current card of the default stack when the rate of rotation of the device changes. | ||||||||||||
Tags | ui |