iphoneStopTrackingLocation | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Stops tracking the location of the device. |
Introduced | 4.5.2 |
OS | ios |
Platforms | mobile |
Example |
|
Related | Command: iphoneStartTrackingLocation Function: mobileCurrentLocation Message: trackingError, locationChanged |
Description | Use the iphoneStopTrackingLocation command to stop tracking the location of the device. The iphoneStopTrackingLocation command stops tracking the location of the device using CoreLocation. |