Structures
The following structures are available globally.
- 
                  
                  The view model that describes a See moreUICollectionView.DeclarationSwift public struct CollectionViewModel
- 
                  
                  View model for a collection view section. See moreDeclarationSwift public struct CollectionSectionViewModel : DiffableViewModel
- 
                  
                  MARK: - DifferenceKit Helpers Creates a type-erased Differentiable for DiffableViewModel. These are only created internally from either See moreTableCellViewModelorCollectionCellViewModel, so that we can safely force cast the models back to those types.DeclarationSwift public struct AnyDiffableViewModel
- 
                  
                  Metadata thats required for setting up a supplementary view. See moreDeclarationSwift public struct SupplementaryViewInfo : Equatable
- 
                  
                  View model for a table view section. See moreDeclarationSwift public struct TableSectionViewModel : DiffableViewModel
- 
                  
                  The view model that describes a See moreUITableView.DeclarationSwift public struct TableViewModel
- 
                  
                  Describes the registration information for a cell or supplementary view. See moreDeclarationSwift public struct ViewRegistrationInfo : Equatable
 View on GitHub
View on GitHub Structures  Reference
        Structures  Reference