CollectionRowReusable
public protocol CollectionRowReusable : AnyObject
CollectionRowReusable defines a reusable collection cell row
Version
1.8.0Date
19/08/22-
The cell reusable identifier
Declaration
Swift
var collectionIdentifier: String { get }
CollectionRowReusable Protocol Reference