TripKit

The following declarations are provided by module TripKit.

Default Styles

Colors

  • Undocumented

    See more

    Declaration

    Swift

    public class TKStyleManager
  • Undocumented

    See more

    Declaration

    Swift

    @objc(Alert)
    public class Alert : NSManagedObject
    extension Alert: MKAnnotation
    From TripKitUI:
    extension Alert: TKUIImageAnnotation
  • Undocumented

    See more

    Declaration

    Swift

    public enum TKAlertSeverity : Int
  • A DLSEntry represents the connection of a particular service starting at a particular stop and going all the way an end stop without the passanger having to get off.

    Note

    The arrival represents arriving at the endStop not arriving at the starting stop as is the case for usual instances of StopVisits. This means that arrival is always after (or at the same time as) as departure.

    Note

    The service might not be the same when arriving at endStop but it can instead be one of the start’s

    See more

    Declaration

    Swift

    @objc(DLSEntry)
    public class DLSEntry : StopVisits
  • Undocumented

    See more

    Declaration

    Swift

    @objc(Service)
    public class Service : NSManagedObject
  • Undocumented

    See more

    Declaration

    Swift

    @objc(Shape)
    public class Shape : NSManagedObject
    extension Shape: TKDisplayableRoute
  • Represents a public transport location

    See more

    Declaration

    Swift

    @objc(StopLocation)
    public class StopLocation : NSManagedObject
    extension StopLocation: MKAnnotation
    extension StopLocation: TKURLShareable
    From TripKitUI:
    extension StopLocation: TKUIModeAnnotation
    extension StopLocation: TKUIStopAnnotation

UIActivityItemSource

Accessibility

DeepLink

TKDisplayableRoute, the input

UIActivityItemSource

Merging and pruning

Hitting API

Magic