mobileStopTrackingSensor | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Stops listening for readings from the named sensor. | ||||||
Introduced | 5.5 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileStartTrackingSensor Function: mobileCanTrackHeading, mobileCanTrackLocation, mobileCurrentHeading, mobileSensorReading, mobileCurrentLocation Message: headingChanged, accelerationChanged, locationChanged, rotationRateChanged, trackingError | ||||||
Description | Use the mobileStopTrackingSensor command to stop listening for readings from a sensor. The mobileStopTrackingSensor command stops listening for readings from the named sensor. |