CollectionRowReusable

public protocol CollectionRowReusable : AnyObject

CollectionRowReusable defines a reusable collection cell row

Version

1.8.0

Date

19/08/22

Author

Adamas
  • The cell reusable identifier

    Declaration

    Swift

    var collectionIdentifier: String { get }