mobileCanTrackHeading | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns true if the device can track the heading using a digital compass, false otherwise. | ||||||
Introduced | 4.6.1 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileStopTrackingSensor, mobileStartTrackingSensor Function: mobileSensorReading Message: trackingError, headingChanged | ||||||
Description | Use the mobileCanTrackHeading function to check whether the device has the necessary hardware support for tracking the heading using a digital compass. |