TKUISegmentDirectionsCard
public class TKUISegmentDirectionsCard : TGTableCard
Undocumented
-
Undocumented
Declaration
Swift
public static func canShowInstructions(for segment: TKSegment) -> Bool
-
Undocumented
Declaration
Swift
public static var config: TKUISegmentDirectionsCard.Configuration
-
Declaration
Swift
override public func didBuild(tableView: UITableView)
-
Declaration
Swift
public override func didAppear(animated: Bool)
-
Undocumented
Declaration
Swift
typealias Action = TKUICardAction<TKUISegmentDirectionsCard, TKSegment>
-
Configuration of any
TKUISegmentDirectionCard
. Use this to add custom actions.This isn’t created directly, but rather you modify the static instance accessible from
See moreTKUISegmentDirectionsCard.config
.Declaration
Swift
struct Configuration