iphoneStartTrackingHeading | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Starts tracking the heading of the device. |
Introduced | 4.6.1 |
OS | ios |
Platforms | mobile |
Example |
|
Related | Command: iphoneStopTrackingHeading, iphoneSetHeadingCalibrationTimeout Function: mobileCanTrackHeading, mobileCanTrackLocation, mobileCurrentHeading, iphoneHeadingCalibrationTimeout Message: trackingError, headingChanged |
Description | Use the iphoneStartTrackingHeading command to start tracking the current heading of the device. The iphoneStartTrackingHeading command starts tracking the heading of the device using the digital compass. Starting to track the heading may request the user to calibrate the magnetometer.
|