TKUITripCell
public class TKUITripCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
public static let nib: UINib
-
Undocumented
Declaration
Swift
public static let reuseIdentifier: String
-
Undocumented
Declaration
Swift
override public func awakeFromNib()
-
Undocumented
Declaration
Swift
override public func setSelected(_ selected: Bool, animated: Bool)
-
Undocumented
Declaration
Swift
override public func setHighlighted(_ highlighted: Bool, animated: Bool)
-
Undocumented
Declaration
Swift
public func configure(_ trip: Trip, allowFading: Bool = true, isArriveBefore: Bool? = nil, preferredContentSizeCategory: UIContentSizeCategory)