Type Aliases
The following type aliases are available globally.
-
A row type that conforms to CollectionRowReusable
Declaration
Swift
public typealias CollectionReusableRowType = CollectionRowReusable & RowType -
A row type that conforms to TableRowReusable
Declaration
Swift
public typealias TableReusableRowType = TableRowReusable & RowType
Type Aliases Reference