WaypointArrivalView
public struct WaypointArrivalView : View
The waypoint arrival view.
Important
This is a Public Preview API. It may be changed or removed at any time.-
The content and behavior of the view.
Declaration
Swift
public var body: some View { get } -
The waypoint arrival view model.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Model -
The charging stop view model.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ChargingStopModel
TomTom SDK for iOS (0.53.1)
WaypointArrivalView