TKUITripOverviewViewController
@MainActor
public class TKUITripOverviewViewController : TGCardViewController
The TKUITripOverviewViewController
class provides a user interface for viewing a individual trip.
Customisation points:
TKUICustomization
for the visual style of the cardsTKUITripOverviewCard.config
for the trip detailsTKUITripModeByModeCard.config
for the step-by-step details of a trip
-
Undocumented
Declaration
Swift
@MainActor required public init(coder aDecoder: NSCoder)