TKUITimetableCardDelegate
@MainActor
public protocol TKUITimetableCardDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func timetableCard(_ card: TKUITimetableCard, selectedDeparture: StopVisits)
-
Undocumented
Declaration
Swift
func timetableCard(_ card: TKUITimetableCard, forSegmentAtIndex index: Int, updatedWithTrip newTrip: Trip)