trackingError | ||||||||||
Type | message | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Sent when sensor tracking could not be started or is terminated. | |||||||||
Introduced | 5.5 | |||||||||
OS | ios, android | |||||||||
Platforms | mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Command: mobileStopTrackingSensor, mobileStartTrackingSensor Message: accelerationChanged, rotationRateChanged, locationChanged, headingChanged | |||||||||
Description | The trackingError message is sent when sensor tracking could not be started or is terminated. The trackingError message is sent to the current card of the default stack when sensor tracking could not be started or sensor tracking is terminated. |