Classes
The following classes are available globally.
-
Represents the main entry-point to the library, and underlying
See moreUICollectionViewcomponents. ACollectionViewDriveris responsible for “driving” the collection view. It handles all layout, data source, delegate, and diffing operations.Declaration
Swift
@MainActor public final class CollectionViewDriver : NSObjectextension CollectionViewDriver: UICollectionViewDelegateextension CollectionViewDriver: UIScrollViewDelegateextension CollectionViewDriver: UICollectionViewDelegateFlowLayout
View on GitHub
Classes Reference