mobileDisableAccelerometer

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileDisableAccelerometer
Synonymsiphonedisableaccelerometer
Summary

Disabled the accelerometer so that accelerationChanged events are not delivered.

Introduced4.5.2
OSios, android
Platformsmobile
Example
mobileDisableAccelerometer
RelatedCommand: mobileEnableAccelerometer
Message: accelerationChanged
Description

The mobileDisableAccelerometer command disables the accelerometer on the device.

The mobileDisableAccelerometer command stops accelerationChanged events being delivered.

Tagsui