Classes
The following classes are available globally.
-
A data source that drives the collection views appereance and behavior based on an underlying
See moreCollectionViewModel
.Declaration
Swift
@objc public class CollectionViewDriver : NSObject
-
A data source that drives the table views appereance and behavior based on an underlying
See moreTableViewModel
.Declaration
Swift
@objc open class TableViewDriver : NSObject