TableViewCellDescriptor
public struct TableViewCellDescriptor
The descriptor for a table view cell.
-
Undocumented
Declaration
Swift
public init<Cell: UITableViewCell>(reuseIdentifier: String, configure: @escaping (Cell) -> ())