TableViewCellConfigurator
protocol TableViewCellConfigurator : TableViewCellConfiguratorAny
Undocumented
-
Undocumented
Declaration
Swift
associatedtype CellType : UITableViewCell -
Undocumented
Declaration
Swift
func configure(cell: CellType) -
viewAnyTypeExtension methodUndocumented
Declaration
Swift
var viewAnyType: UITableViewCell.Type { get } -
configureAny(cell:Extension method) Undocumented
Declaration
Swift
func configureAny(cell: UITableViewCell)