RouteUpdateView
@MainActor
public struct RouteUpdateView : View
A view that displays a route update message with an icon.
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
@MainActor public var body: some View { get } -
Text options to inform the user about what happened to the route.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum Message
TomTom SDK for iOS (0.71.1)
RouteUpdateView