Other Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKFileCacheDirectory : Int
-
Undocumented
See moreDeclaration
Swift
public enum TKAuthorizationStatus
-
Undocumented
See moreDeclaration
Swift
public enum TKAlertSeverity : Int
-
Undocumented
See moreDeclaration
Swift
public enum TKServiceTiming : Hashable
-
Indicates accessibility of services, i.e., if you can take bicycles on public transport
See moreDeclaration
Swift
public enum TKBicycleAccessibility : Int
-
Case-less enum just to create a namespace
See moreDeclaration
Swift
public enum TKBooking
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKInfoIconType : Int
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKInfoIconUsage : Int
-
Undocumented
See moreDeclaration
Swift
public enum TKLocalCostAccuracy : String
extension TKLocalCostAccuracy: Codable
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKStyleModeIconType : Int
-
Undocumented
See moreDeclaration
Swift
public enum TKPathFriendliness
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKSegmentOrdering : Int
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKSegmentType : Int
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKTimeType : Int
-
Undocumented
See moreDeclaration
Swift
public enum TKTransportMode : String, CaseIterable
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKTripCostType : Int, Codable
-
Undocumented
See moreDeclaration
Swift
@objc public enum TKTripSegmentVisibility : Int, Codable
-
Undocumented
See moreDeclaration
Swift
public enum TKTripPattern
-
Undocumented
See moreDeclaration
Swift
public enum TKTurnByTurnMode : String, Codable
-
Undocumented
See moreDeclaration
Swift
public enum TKVehicleType : Int
-
Indicates accessibility of services, stops, footpaths for wheelchair users (also useful for prams, etc.)
See moreDeclaration
Swift
@objc public enum TKWheelchairAccessibility : Int
-
Top-level struct representing a GeoJSON, which is either a (geometrical) feature or a collection there-of.
For specs see https://tools.ietf.org/html/rfc7946
Warning
Only implements a subset of GeoJSON
collection: GeoJSON’s “FeatureCollection” type
feature: GeoJSON’s “Feature” type
Declaration
Swift
public enum TKGeoJSON
extension TKGeoJSON: Decodable
-
Undocumented
See moreDeclaration
Swift
public enum TKAutocompletionSelection
-
Undocumented
See moreDeclaration
Swift
public enum TKLocationProvider
-
Undocumented
See moreDeclaration
Swift
public enum TKQuickBookingHelper
-
Undocumented
See moreDeclaration
Swift
public enum TKRealTimeUpdateProgress<E>
-
Undocumented
See moreDeclaration
Swift
public enum TKTripFetcher