Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

CoreLocation.dismissHeadingCalibrationDisplay

Dismisses the heading calibration view from the screen immediately.

Component Version macOS Windows Linux Server iOS SDK
CoreLocation 9.1 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "CoreLocation.dismissHeadingCalibrationDisplay" )

Parameters

none

Result

Returns OK or error.

Description

Dismisses the heading calibration view from the screen immediately.
Core Location uses the heading calibration alert to calibrate the available heading hardware as needed. The display of this view is automatic, assuming your delegate supports displaying the view at all. If the view is displayed, you can use this method to dismiss it after an appropriate amount of time to ensure that your app’s user interface is not unduly disrupted.

Added macOS support with MBS Plugin 11.1 for macOS 10.15 and newer.

Release notes

Blog Entries

This function checks for a license.

Created 17th February 2019, last changed 16th February 2021


CoreLocation.desiredAccuracy - CoreLocation.distanceFilter

💬 Ask a question or report a problem