NSDiffableDataSourceSectionTransaction
A transaction that describes the changes after reordering the items in a section.
Declaration
@preconcurrency struct NSDiffableDataSourceSectionTransaction<SectionIdentifierType, ItemIdentifierType> where SectionIdentifierType : Hashable, SectionIdentifierType : Sendable, ItemIdentifierType : Hashable, ItemIdentifierType : Sendable