Protocols
The following protocols are available globally.
-
Adopting this protocol will automatically inject manager property to your object, that lazily instantiates DTCollectionViewManager object. Target is not required to be UICollectionViewController, and can be a regular UIViewController with UICollectionView, or even different object like UICollectionViewCell.
See moreDeclaration
Swift
public protocol DTCollectionViewManageable : AnyObject