mobileDisableAccelerometer | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Synonyms | iphonedisableaccelerometer |
Summary | Disabled the accelerometer so that accelerationChanged events are not delivered. |
Introduced | 4.5.2 |
OS | ios, android |
Platforms | mobile |
Example |
|
Related | Command: mobileEnableAccelerometer Message: accelerationChanged |
Description | The mobileDisableAccelerometer command disables the accelerometer on the device. The mobileDisableAccelerometer command stops accelerationChanged events being delivered. |
Tags | ui |