TableViewCellConfiguratorAny
protocol TableViewCellConfiguratorAny
Undocumented
-
Undocumented
Declaration
Swift
var viewAnyType: UITableViewCell.Type { get }
-
Undocumented
Declaration
Swift
func configureAny(cell: UITableViewCell)