Contents

isSimulatedBySoftware

A Boolean value that indicates whether the system generates the location using on-device software simulation.

Declaration

var isSimulatedBySoftware: Bool { get }

Discussion

Core Location sets isSimulatedBySoftware to true if the system generated the location using on-device software simulation. You can simulate locations by loading GPX files using the Xcode debugger. The default value is false.

See Also

Identifying the source of location data