LocationUpdateHistoryEvent
public struct LocationUpdateHistoryEvent : HistoryEvent
History event of when location was updated.
-
Point in time when this event occured.
This illustrates the moment when history event was recorded. This may differ from
HistoryUpdateLocation.location.timestampsince it displays when particular location was reached.Declaration
Swift
public let timestamp: TimeInterval -
Locationbeing set.Declaration
Swift
public let location: CLLocation
Install in Dash
LocationUpdateHistoryEvent Structure Reference