DefaultCLLocationEngine

public class DefaultCLLocationEngine : NSObject, ValidatingLocationEngine
extension DefaultCLLocationEngine: CLLocationManagerDelegate

Implementation of LocationEngine that uses CLLocationManager as a GPS source provider.

Important

This is a Public Preview API. It may be changed or removed at any time.

Public