Contents

CLLocationUpdate.Updates

A structure that represents an asynchronous sequence of location updates.

Declaration

struct Updates

Overview

CLLocationUpdate uses this structure to asynchronously deliver a stream of location updates to your app when you call liveUpdates(_:).

Topics

Type aliases

See Also

Receiving location updates