Other Structures

The following structures are available globally.

  • Undocumented

    See more

    Declaration

    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 Configuration options on the different cards, such as TKUITripOverviewCard.Configuration.

    See more

    Declaration

    Swift

    public struct TKUIEventCallback
  • An item to be displayed on the map

    See more

    Declaration

    Swift

    public struct TKUIRoutingResultsMapRouteItem
    extension TKUIRoutingResultsMapRouteItem: Equatable
  • Undocumented

    See more

    Declaration

    Swift

    public struct TKUILocationInfo