HomeSearchViewTableViewCell
final class HomeSearchViewTableViewCell : UITableViewCell
-
Declaration
Swift
override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
-
Declaration
Swift
required init?(coder: NSCoder)
-
Declaration
Swift
func setupCellData( _ listData: MatchedPlaceCellModel, attributedTitle: NSAttributedString?, attributedAddress: NSAttributedString? )