Other Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct TKUICardActionContent
-
This struct provides a single
handler
which is called when certain user events fire from the user interacting with the TripKitUI SDK.Typical uses are to track how users interact with the SDK, provide context in error reports, or prompt the user for ratings when certain screens or cards are displayed frequently.
To inject your own custom actions into the SDK and track those don’t use this, but rather use the different
See moreConfiguration
options on the different cards, such asTKUITripOverviewCard.Configuration
.Declaration
Swift
public struct TKUIEventCallback
-
An item to be displayed on the map
See moreDeclaration
Swift
public struct TKUIRoutingResultsMapRouteItem
extension TKUIRoutingResultsMapRouteItem: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct TKUILocationInfo