ReusableCellProtocol
public protocol ReusableCellProtocol
Describes a reusable cell and specifies how to register it.
-
The registration info for the cell.
Declaration
Swift
var registrationInfo: ViewRegistrationInfo { get }