Uses of Class
org.robovm.apple.uikit.NSDiffableDataSourceSectionSnapshot
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSDiffableDataSourceSectionSnapshot in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSDiffableDataSourceSectionSnapshot Modifier and Type Method Description NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>NSDiffableDataSourceSectionTransaction. getFinalSnapshot()NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>NSDiffableDataSourceSectionTransaction. getInitialSnapshot()NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>NSDiffableDataSourceSectionSnapshot. getSnapshotOfParentItem(ItemIdentifierType parentItem, boolean includingParentItem)NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>UICollectionViewDiffableDataSource. snapshotForSection(SectionIdentifierType section)NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>NSDiffableDataSourceSectionSnapshot. snapshotOfParentItem(ItemIdentifierType parentItem)Methods in org.robovm.apple.uikit that return types with arguments of type NSDiffableDataSourceSectionSnapshot Modifier and Type Method Description Block2<ItemType,NSDiffableDataSourceSectionSnapshot<ItemType>,NSDiffableDataSourceSectionSnapshot<ItemType>>UICollectionViewDiffableDataSourceSectionSnapshotHandlers. getSnapshotForExpandingParentItemHandler()Block2<ItemType,NSDiffableDataSourceSectionSnapshot<ItemType>,NSDiffableDataSourceSectionSnapshot<ItemType>>UICollectionViewDiffableDataSourceSectionSnapshotHandlers. getSnapshotForExpandingParentItemHandler()Method parameters in org.robovm.apple.uikit with type arguments of type NSDiffableDataSourceSectionSnapshot Modifier and Type Method Description voidUICollectionViewDiffableDataSourceSectionSnapshotHandlers. setSnapshotForExpandingParentItemHandler(Block2<ItemType,NSDiffableDataSourceSectionSnapshot<ItemType>,NSDiffableDataSourceSectionSnapshot<ItemType>> v)voidUICollectionViewDiffableDataSourceSectionSnapshotHandlers. setSnapshotForExpandingParentItemHandler(Block2<ItemType,NSDiffableDataSourceSectionSnapshot<ItemType>,NSDiffableDataSourceSectionSnapshot<ItemType>> v)