2016-09-07 22:37:59 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > IGListUpdatingDelegate Protocol Reference< / title >
< link rel = "stylesheet" type = "text/css" href = "../css/jazzy.css" / >
< link rel = "stylesheet" type = "text/css" href = "../css/highlight.css" / >
< meta charset = 'utf-8' >
< script src = "../js/jquery.min.js" defer > < / script >
< script src = "../js/jazzy.js" defer > < / script >
< / head >
< body >
< a name = "//apple_ref/objc/Protocol/IGListUpdatingDelegate" class = "dashAnchor" > < / a >
< a title = "IGListUpdatingDelegate Protocol Reference" > < / a >
< header >
< div class = "content-wrapper" >
2017-08-23 21:12:05 +00:00
< p > < a href = "../index.html" > IGListKit Docs< / a > (98% documented)< / p >
2016-09-07 22:37:59 +00:00
< p class = "header-right" > < a href = "https://github.com/Instagram/IGListKit" > < img src = "../img/gh.png" / > View on GitHub< / a > < / p >
< / div >
< / header >
< div class = "content-wrapper" >
< p id = "breadcrumbs" >
< a href = "../index.html" > IGListKit Reference< / a >
< img id = "carat" src = "../img/carat.png" / >
IGListUpdatingDelegate Protocol Reference
< / p >
< / div >
< div class = "content-wrapper" >
< nav class = "sidebar" >
< ul class = "nav-groups" >
2016-11-23 20:42:52 +00:00
< li class = "nav-group-name" >
< a href = "../Guides.html" > Guides< / a >
< ul class = "nav-group-tasks" >
2017-05-12 14:19:12 +00:00
< li class = "nav-group-task" >
< a href = "../best-practices-and-faq.html" > Best Practices and FAQ< / a >
< / li >
2016-11-23 20:42:52 +00:00
< li class = "nav-group-task" >
< a href = "../getting-started.html" > Getting Started< / a >
< / li >
2016-11-28 00:53:20 +00:00
< li class = "nav-group-task" >
< a href = "../iglistdiffable-and-equality.html" > IGListDiffable and Equality< / a >
< / li >
2016-12-27 20:37:57 +00:00
< li class = "nav-group-task" >
< a href = "../installation.html" > Installation< / a >
< / li >
2016-11-23 20:42:52 +00:00
< li class = "nav-group-task" >
< a href = "../migration.html" > Migration< / a >
< / li >
2017-08-23 21:12:05 +00:00
< li class = "nav-group-task" >
< a href = "../modeling-and-binding.html" > Modeling and Binding< / a >
< / li >
2017-05-12 14:19:12 +00:00
< li class = "nav-group-task" >
< a href = "../vision.html" > VISION< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../working-with-core-data.html" > Working with Core Data< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../working-with-uicollectionview.html" > Working with UICollectionView< / a >
< / li >
2016-11-23 20:42:52 +00:00
< / ul >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-name" >
< a href = "../Classes.html" > Classes< / a >
< ul class = "nav-group-tasks" >
< li class = "nav-group-task" >
< a href = "../Classes/IGListAdapter.html" > IGListAdapter< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes/IGListAdapterUpdater.html" > IGListAdapterUpdater< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes/IGListBatchUpdateData.html" > IGListBatchUpdateData< / a >
< / li >
< li class = "nav-group-task" >
2017-05-12 14:19:12 +00:00
< a href = "../Classes/IGListBindingSectionController.html" > IGListBindingSectionController< / a >
< / li >
2018-02-06 23:42:25 +00:00
< li class = "nav-group-task" >
< a href = "../Classes/IGListCollectionView.html" > IGListCollectionView< / a >
< / li >
2017-05-12 14:19:12 +00:00
< li class = "nav-group-task" >
< a href = "../Classes/IGListCollectionViewLayout.html" > IGListCollectionViewLayout< / a >
2016-09-07 22:37:59 +00:00
< / li >
2016-11-22 07:18:30 +00:00
< li class = "nav-group-task" >
2017-05-12 14:19:12 +00:00
< a href = "../Classes/IGListGenericSectionController.html" > IGListGenericSectionController< / a >
2016-11-22 07:18:30 +00:00
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
< a href = "../Classes/IGListIndexPathResult.html" > IGListIndexPathResult< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes/IGListIndexSetResult.html" > IGListIndexSetResult< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes/IGListMoveIndex.html" > IGListMoveIndex< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes/IGListMoveIndexPath.html" > IGListMoveIndexPath< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes.html#/c:objc(cs)IGListReloadDataUpdater" > IGListReloadDataUpdater< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes/IGListSectionController.html" > IGListSectionController< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes/IGListSingleSectionController.html" > IGListSingleSectionController< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Classes/IGListStackedSectionController.html" > IGListStackedSectionController< / a >
< / li >
< / ul >
< / li >
< li class = "nav-group-name" >
< a href = "../Constants.html" > Constants< / a >
< ul class = "nav-group-tasks" >
< li class = "nav-group-task" >
< a href = "../Constants.html#/c:@IGListKitVersionNumber" > IGListKitVersionNumber< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Constants.html#/c:@IGListKitVersionString" > IGListKitVersionString< / a >
< / li >
< / ul >
< / li >
< li class = "nav-group-name" >
2018-02-06 23:42:25 +00:00
< a href = "../Enums.html" > Enumerations< / a >
2016-09-07 22:37:59 +00:00
< ul class = "nav-group-tasks" >
2018-02-06 23:42:25 +00:00
< li class = "nav-group-task" >
< a href = "../Enums/IGListAdapterUpdateType.html" > IGListAdapterUpdateType< / a >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
< a href = "../Enums/IGListDiffOption.html" > IGListDiffOption< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Enums/IGListExperiment.html" > IGListExperiment< / a >
< / li >
< / ul >
< / li >
< li class = "nav-group-name" >
< a href = "../Protocols.html" > Protocols< / a >
< ul class = "nav-group-tasks" >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListAdapterDataSource.html" > IGListAdapterDataSource< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListAdapterDelegate.html" > IGListAdapterDelegate< / a >
< / li >
2018-02-06 23:42:25 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListAdapterUpdateListener.html" > IGListAdapterUpdateListener< / a >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListAdapterUpdaterDelegate.html" > IGListAdapterUpdaterDelegate< / a >
< / li >
2017-05-12 14:19:12 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListBatchContext.html" > IGListBatchContext< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListBindable.html" > IGListBindable< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListBindingSectionControllerDataSource.html" > IGListBindingSectionControllerDataSource< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListBindingSectionControllerSelectionDelegate.html" > IGListBindingSectionControllerSelectionDelegate< / a >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListCollectionContext.html" > IGListCollectionContext< / a >
< / li >
2018-02-06 23:42:25 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListCollectionViewDelegateLayout.html" > IGListCollectionViewDelegateLayout< / a >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListDiffable.html" > IGListDiffable< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListDisplayDelegate.html" > IGListDisplayDelegate< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListScrollDelegate.html" > IGListScrollDelegate< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListSingleSectionControllerDelegate.html" > IGListSingleSectionControllerDelegate< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListSupplementaryViewSource.html" > IGListSupplementaryViewSource< / a >
< / li >
2018-02-06 23:42:25 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListTransitionDelegate.html" > IGListTransitionDelegate< / a >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListUpdatingDelegate.html" > IGListUpdatingDelegate< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Protocols/IGListWorkingRangeDelegate.html" > IGListWorkingRangeDelegate< / a >
< / li >
< / ul >
< / li >
< li class = "nav-group-name" >
< a href = "../Type Definitions.html" > Type Definitions< / a >
< ul class = "nav-group-tasks" >
< li class = "nav-group-task" >
< a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListItemUpdateBlock" > IGListItemUpdateBlock< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListObjectTransitionBlock" > IGListObjectTransitionBlock< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListReloadUpdateBlock" > IGListReloadUpdateBlock< / a >
< / li >
2016-11-21 23:36:26 +00:00
< li class = "nav-group-task" >
< a href = "../Type Definitions.html#/c:IGListSingleSectionController.h@T@IGListSingleSectionCellConfigureBlock" > IGListSingleSectionCellConfigureBlock< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Type Definitions.html#/c:IGListSingleSectionController.h@T@IGListSingleSectionCellSizeBlock" > IGListSingleSectionCellSizeBlock< / a >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
< a href = "../Type Definitions.html#/c:IGListAdapter.h@T@IGListUpdaterCompletion" > IGListUpdaterCompletion< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListUpdatingCompletion" > IGListUpdatingCompletion< / a >
< / li >
< / ul >
< / li >
< li class = "nav-group-name" >
< a href = "../Functions.html" > Functions< / a >
< ul class = "nav-group-tasks" >
< li class = "nav-group-task" >
< a href = "../Functions.html#/c:@F@IGListDiff" > IGListDiff< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Functions.html#/c:@F@IGListDiffExperiment" > IGListDiffExperiment< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Functions.html#/c:@F@IGListDiffPaths" > IGListDiffPaths< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Functions.html#/c:@F@IGListDiffPathsExperiment" > IGListDiffPathsExperiment< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Functions.html#/c:IGListExperiments.h@F@IGListExperimentEnabled" > IGListExperimentEnabled< / a >
< / li >
< / ul >
< / li >
< / ul >
< / nav >
< article class = "main-content" >
< section >
< section class = "section" >
< h1 > IGListUpdatingDelegate< / h1 >
< div class = "declaration" >
< div class = "language" >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > @protocol< / span > < span class = "nc" > IGListUpdatingDelegate< / span > < span class = "o" > < < / span > < span class = "n" > NSObject< / span > < span class = "o" > > < / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< p > Implement this protocol in order to handle both section and row based update events. Implementation should forward or
coalesce these events to a backing store or collection.< / p >
< / section >
< section class = "section task-group-section" >
< div class = "task-group" >
< ul >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)objectLookupPointerFunctions" > < / a >
< a name = "//apple_ref/objc/Method/-objectLookupPointerFunctions" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)objectLookupPointerFunctions" > -objectLookupPointerFunctions< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
< p > Asks the delegate for the pointer functions for looking up an object in a collection.< / p >
2016-11-21 23:36:26 +00:00
< div class = "aside aside-note" >
< p class = "aside-title" > Note< / p >
< p > Since the updating delegate is responsible for transitioning between object sets, it becomes the < q > source of
2016-09-07 22:37:59 +00:00
truth< / q > for how objects and their corresponding section controllers are mapped. This allows the updater to control if
2016-11-21 23:36:26 +00:00
objects are looked up by pointer, or more traditionally, with < code > -hash< / code > /< code > -isEqual< / code > .< / p >
< / div >
2016-09-07 22:37:59 +00:00
2016-11-21 23:36:26 +00:00
< p > For behavior similar to < code > NSDictionary< / code > , simply return
< code > +[NSPointerFunctions pointerFunctionsWithOptions:NSPointerFunctionsObjectPersonality]< / code > .< / p >
2016-09-07 22:37:59 +00:00
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
< div class = "language" >
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "n" > nonnull< / span > < span class = "n" > NSPointerFunctions< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "n" > objectLookupPointerFunctions< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
2017-08-23 21:12:05 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "kd" > func< / span > < span class = "nf" > objectLookupPointerFunctions< / span > < span class = "p" > ()< / span > < span class = "o" > -> < / span > < span class = "kt" > NSPointerFunctions< / span > < / code > < / pre >
2017-08-23 21:12:05 +00:00
< / div >
2016-09-07 22:37:59 +00:00
< / div >
< div >
< h4 > Return Value< / h4 >
< p > Pointer functions for looking up an object in a collection.< / p >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)performUpdateWithCollectionView:fromObjects:toObjects:animated:objectTransitionBlock:completion:" > < / a >
< a name = "//apple_ref/objc/Method/-performUpdateWithCollectionView:fromObjects:toObjects:animated:objectTransitionBlock:completion:" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)performUpdateWithCollectionView:fromObjects:toObjects:animated:objectTransitionBlock:completion:" > -performUpdateWithCollectionView:fromObjects:toObjects:animated:objectTransitionBlock:completion:< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
< p > Tells the delegate to perform a section transition from an old array of objects to a new one.< / p >
2016-11-21 23:36:26 +00:00
< div class = "aside aside-note" >
< p class = "aside-title" > Note< / p >
< p > Implementations determine how to transition between objects. You can perform a diff on the objects, reload
each section, or simply call < code > -reloadData< / code > on the collection view. In the end, the collection view must be setup with a
section for each object in the < code > toObjects< / code > array.< / p >
2016-09-07 22:37:59 +00:00
2016-11-21 23:36:26 +00:00
< / div >
< p > The < code > objectTransitionBlock< / code > block should be called prior to making any < code > UICollectionView< / code > updates, passing in the < code > toObjects< / code >
2016-09-07 22:37:59 +00:00
that the updater is applying.< / p >
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
< div class = "language" >
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "kt" > void< / span > < span class = "p" > )< / span >
2016-09-07 22:37:59 +00:00
< span class = "nf" > performUpdateWithCollectionView< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > UICollectionView< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > collectionView< / span >
< span class = "nf" > fromObjects< / span > < span class = "p" > :< / span >
< span class = "p" > (< / span > < span class = "n" > nullable< / span > < span class = "n" > NSArray< / span > < span class = "o" > < < / span > < span class = "n" > id< / span > < span class = "o" > < < / span > < span class = "n" > < a href = "../Protocols/IGListDiffable.html" > IGListDiffable< / a > < / span > < span class = "o" > > > < / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > fromObjects< / span >
< span class = "nf" > toObjects< / span > < span class = "p" > :< / span >
< span class = "p" > (< / span > < span class = "n" > nullable< / span > < span class = "n" > NSArray< / span > < span class = "o" > < < / span > < span class = "n" > id< / span > < span class = "o" > < < / span > < span class = "n" > < a href = "../Protocols/IGListDiffable.html" > IGListDiffable< / a > < / span > < span class = "o" > > > < / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > toObjects< / span >
< span class = "nf" > animated< / span > < span class = "p" > :(< / span > < span class = "n" > BOOL< / span > < span class = "p" > )< / span > < span class = "nv" > animated< / span >
< span class = "nf" > objectTransitionBlock< / span > < span class = "p" > :< / span >
< span class = "p" > (< / span > < span class = "n" > nonnull< / span > < span class = "n" > < a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListObjectTransitionBlock" > IGListObjectTransitionBlock< / a > < / span > < span class = "p" > )< / span > < span class = "nv" > objectTransitionBlock< / span >
< span class = "nf" > completion< / span > < span class = "p" > :(< / span > < span class = "n" > nullable< / span > < span class = "n" > < a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListUpdatingCompletion" > IGListUpdatingCompletion< / a > < / span > < span class = "p" > )< / span > < span class = "nv" > completion< / span > < span class = "p" > ;< / span > < / code > < / pre >
< / div >
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > collectionView< / em >
< / code >
< / td >
< td >
< div >
< p > The collection view to perform the transition on.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > fromObjects< / em >
< / code >
< / td >
< td >
< div >
2018-02-06 23:42:25 +00:00
< p > The previous objects in the collection view. Objects must conform to < code > < a href = "../Protocols/IGListDiffable.html" > IGListDiffable< / a > < / code > .< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > toObjects< / em >
< / code >
< / td >
< td >
< div >
2018-02-06 23:42:25 +00:00
< p > The new objects in collection view. Objects must conform to < code > < a href = "../Protocols/IGListDiffable.html" > IGListDiffable< / a > < / code > .< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > animated< / em >
< / code >
< / td >
< td >
< div >
< p > A flag indicating if the transition should be animated.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > objectTransitionBlock< / em >
< / code >
< / td >
< td >
< div >
< p > A block that must be called when the adapter applies changes to the collection view.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > completion< / em >
< / code >
< / td >
< td >
< div >
< p > A completion block to execute when the update is finished.< / p >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)insertItemsIntoCollectionView:indexPaths:" > < / a >
< a name = "//apple_ref/objc/Method/-insertItemsIntoCollectionView:indexPaths:" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)insertItemsIntoCollectionView:indexPaths:" > -insertItemsIntoCollectionView:indexPaths:< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
< p > Tells the delegate to perform item inserts at the given index paths.< / p >
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
< div class = "language" >
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "kt" > void< / span > < span class = "p" > )< / span > < span class = "nf" > insertItemsIntoCollectionView< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > UICollectionView< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > collectionView< / span >
2016-09-07 22:37:59 +00:00
< span class = "nf" > indexPaths< / span > < span class = "p" > :< / span >
< span class = "p" > (< / span > < span class = "n" > nonnull< / span > < span class = "n" > NSArray< / span > < span class = "o" > < < / span > < span class = "n" > NSIndexPath< / span > < span class = "o" > *> < / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > indexPaths< / span > < span class = "p" > ;< / span > < / code > < / pre >
< / div >
2017-08-23 21:12:05 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "kd" > func< / span > < span class = "nf" > insertItems< / span > < span class = "p" > (< / span > < span class = "n" > into< / span > < span class = "nv" > collectionView< / span > < span class = "p" > :< / span > < span class = "kt" > UICollectionView< / span > < span class = "p" > ,< / span > < span class = "nv" > indexPaths< / span > < span class = "p" > :< / span > < span class = "p" > [< / span > < span class = "kt" > IndexPath< / span > < span class = "p" > ])< / span > < / code > < / pre >
2017-08-23 21:12:05 +00:00
< / div >
2016-09-07 22:37:59 +00:00
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > collectionView< / em >
< / code >
< / td >
< td >
< div >
2016-11-21 23:36:26 +00:00
< p > The collection view on which to perform the transition.< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > indexPaths< / em >
< / code >
< / td >
< td >
< div >
< p > The index paths to insert items into.< / p >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)deleteItemsFromCollectionView:indexPaths:" > < / a >
< a name = "//apple_ref/objc/Method/-deleteItemsFromCollectionView:indexPaths:" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)deleteItemsFromCollectionView:indexPaths:" > -deleteItemsFromCollectionView:indexPaths:< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
< p > Tells the delegate to perform item deletes at the given index paths.< / p >
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
< div class = "language" >
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "kt" > void< / span > < span class = "p" > )< / span > < span class = "nf" > deleteItemsFromCollectionView< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > UICollectionView< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > collectionView< / span >
2016-09-07 22:37:59 +00:00
< span class = "nf" > indexPaths< / span > < span class = "p" > :< / span >
< span class = "p" > (< / span > < span class = "n" > nonnull< / span > < span class = "n" > NSArray< / span > < span class = "o" > < < / span > < span class = "n" > NSIndexPath< / span > < span class = "o" > *> < / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > indexPaths< / span > < span class = "p" > ;< / span > < / code > < / pre >
< / div >
2017-08-23 21:12:05 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "kd" > func< / span > < span class = "nf" > deleteItems< / span > < span class = "p" > (< / span > < span class = "n" > from< / span > < span class = "nv" > collectionView< / span > < span class = "p" > :< / span > < span class = "kt" > UICollectionView< / span > < span class = "p" > ,< / span > < span class = "nv" > indexPaths< / span > < span class = "p" > :< / span > < span class = "p" > [< / span > < span class = "kt" > IndexPath< / span > < span class = "p" > ])< / span > < / code > < / pre >
2017-08-23 21:12:05 +00:00
< / div >
2016-09-07 22:37:59 +00:00
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > collectionView< / em >
< / code >
< / td >
< td >
< div >
2016-11-21 23:36:26 +00:00
< p > The collection view on which to perform the transition.< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > indexPaths< / em >
< / code >
< / td >
< td >
< div >
< p > The index paths to delete items from.< / p >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
2017-05-12 14:19:12 +00:00
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)moveItemInCollectionView:fromIndexPath:toIndexPath:" > < / a >
< a name = "//apple_ref/objc/Method/-moveItemInCollectionView:fromIndexPath:toIndexPath:" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)moveItemInCollectionView:fromIndexPath:toIndexPath:" > -moveItemInCollectionView:fromIndexPath:toIndexPath:< / a >
2016-09-07 22:37:59 +00:00
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
2017-05-12 14:19:12 +00:00
< p > Tells the delegate to move an item from and to given index paths.< / p >
2016-09-07 22:37:59 +00:00
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
< div class = "language" >
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "kt" > void< / span > < span class = "p" > )< / span > < span class = "nf" > moveItemInCollectionView< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > UICollectionView< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > collectionView< / span >
2017-05-12 14:19:12 +00:00
< span class = "nf" > fromIndexPath< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > NSIndexPath< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > fromIndexPath< / span >
< span class = "nf" > toIndexPath< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > NSIndexPath< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > toIndexPath< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
2017-08-23 21:12:05 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "kd" > func< / span > < span class = "nf" > moveItem< / span > < span class = "p" > (< / span > < span class = "k" > in< / span > < span class = "nv" > collectionView< / span > < span class = "p" > :< / span > < span class = "kt" > UICollectionView< / span > < span class = "p" > ,< / span > < span class = "n" > from< / span > < span class = "nv" > fromIndexPath< / span > < span class = "p" > :< / span > < span class = "kt" > IndexPath< / span > < span class = "p" > ,< / span > < span class = "n" > to< / span > < span class = "nv" > toIndexPath< / span > < span class = "p" > :< / span > < span class = "kt" > IndexPath< / span > < span class = "p" > )< / span > < / code > < / pre >
2017-08-23 21:12:05 +00:00
< / div >
2017-05-12 14:19:12 +00:00
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > collectionView< / em >
< / code >
< / td >
< td >
< div >
< p > The collection view on which to perform the transition.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > fromIndexPath< / em >
< / code >
< / td >
< td >
< div >
< p > The source index path of the item to move.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > toIndexPath< / em >
< / code >
< / td >
< td >
< div >
< p > The destination index path of the item to move.< / p >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)reloadItemInCollectionView:fromIndexPath:toIndexPath:" > < / a >
< a name = "//apple_ref/objc/Method/-reloadItemInCollectionView:fromIndexPath:toIndexPath:" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)reloadItemInCollectionView:fromIndexPath:toIndexPath:" > -reloadItemInCollectionView:fromIndexPath:toIndexPath:< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
< p > Tells the delegate to reload an item from and to given index paths.< / p >
< div class = "aside aside-note" >
< p class = "aside-title" > Note< / p >
< p > Since UICollectionView is unable to handle calling -[UICollectionView reloadItemsAtIndexPaths:] safely while also
executing insert and delete operations in the same batch updates, the updater must know about the origin and
destination of the reload to perform a safe transition.< / p >
< / div >
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
2016-09-07 22:37:59 +00:00
< div class = "language" >
2017-05-12 14:19:12 +00:00
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "kt" > void< / span > < span class = "p" > )< / span > < span class = "nf" > reloadItemInCollectionView< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > UICollectionView< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > collectionView< / span >
2017-05-12 14:19:12 +00:00
< span class = "nf" > fromIndexPath< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > NSIndexPath< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > fromIndexPath< / span >
< span class = "nf" > toIndexPath< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > NSIndexPath< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > toIndexPath< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
2017-08-23 21:12:05 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "kd" > func< / span > < span class = "nf" > reloadItem< / span > < span class = "p" > (< / span > < span class = "k" > in< / span > < span class = "nv" > collectionView< / span > < span class = "p" > :< / span > < span class = "kt" > UICollectionView< / span > < span class = "p" > ,< / span > < span class = "n" > from< / span > < span class = "nv" > fromIndexPath< / span > < span class = "p" > :< / span > < span class = "kt" > IndexPath< / span > < span class = "p" > ,< / span > < span class = "n" > to< / span > < span class = "nv" > toIndexPath< / span > < span class = "p" > :< / span > < span class = "kt" > IndexPath< / span > < span class = "p" > )< / span > < / code > < / pre >
2017-08-23 21:12:05 +00:00
< / div >
2016-09-07 22:37:59 +00:00
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > collectionView< / em >
< / code >
< / td >
< td >
< div >
2016-11-21 23:36:26 +00:00
< p > The collection view on which to perform the transition.< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
2017-05-12 14:19:12 +00:00
< em > fromIndexPath< / em >
2016-09-07 22:37:59 +00:00
< / code >
< / td >
< td >
< div >
2017-05-12 14:19:12 +00:00
< p > The source index path of the item to reload.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > toIndexPath< / em >
< / code >
< / td >
< td >
< div >
< p > The destination index path of the item to reload.< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)reloadDataWithCollectionView:reloadUpdateBlock:completion:" > < / a >
< a name = "//apple_ref/objc/Method/-reloadDataWithCollectionView:reloadUpdateBlock:completion:" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)reloadDataWithCollectionView:reloadUpdateBlock:completion:" > -reloadDataWithCollectionView:reloadUpdateBlock:completion:< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
< p > Completely reload data in the collection.< / p >
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
< div class = "language" >
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "kt" > void< / span > < span class = "p" > )< / span >
2016-09-07 22:37:59 +00:00
< span class = "nf" > reloadDataWithCollectionView< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > UICollectionView< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > collectionView< / span >
< span class = "nf" > reloadUpdateBlock< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > < a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListReloadUpdateBlock" > IGListReloadUpdateBlock< / a > < / span > < span class = "p" > )< / span > < span class = "nv" > reloadUpdateBlock< / span >
< span class = "nf" > completion< / span > < span class = "p" > :(< / span > < span class = "n" > nullable< / span > < span class = "n" > < a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListUpdatingCompletion" > IGListUpdatingCompletion< / a > < / span > < span class = "p" > )< / span > < span class = "nv" > completion< / span > < span class = "p" > ;< / span > < / code > < / pre >
< / div >
2017-08-23 21:12:05 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "kd" > func< / span > < span class = "nf" > reloadData< / span > < span class = "p" > (< / span > < span class = "n" > with< / span > < span class = "nv" > collectionView< / span > < span class = "p" > :< / span > < span class = "kt" > UICollectionView< / span > < span class = "p" > ,< / span > < span class = "n" > reloadUpdate< / span > < span class = "nv" > reloadUpdateBlock< / span > < span class = "p" > :< / span > < span class = "kd" > @escaping< / span > < span class = "kt" > ListReloadUpdateBlock< / span > < span class = "p" > ,< / span > < span class = "nv" > completion< / span > < span class = "p" > :< / span > < span class = "kt" > ListUpdatingCompletion< / span > < span class = "p" > ?< / span > < span class = "o" > =< / span > < span class = "kc" > nil< / span > < span class = "p" > )< / span > < / code > < / pre >
2017-08-23 21:12:05 +00:00
< / div >
2016-09-07 22:37:59 +00:00
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > collectionView< / em >
< / code >
< / td >
< td >
< div >
< p > The collection view to reload.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > reloadUpdateBlock< / em >
< / code >
< / td >
< td >
< div >
< p > A block that must be called when the adapter reloads the collection view.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > completion< / em >
< / code >
< / td >
< td >
< div >
< p > A completion block to execute when the reload is finished.< / p >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)reloadCollectionView:sections:" > < / a >
< a name = "//apple_ref/objc/Method/-reloadCollectionView:sections:" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)reloadCollectionView:sections:" > -reloadCollectionView:sections:< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
< p > Completely reload each section in the collection view.< / p >
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
< div class = "language" >
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "kt" > void< / span > < span class = "p" > )< / span > < span class = "nf" > reloadCollectionView< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > UICollectionView< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > collectionView< / span >
2016-09-07 22:37:59 +00:00
< span class = "nf" > sections< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > NSIndexSet< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > sections< / span > < span class = "p" > ;< / span > < / code > < / pre >
< / div >
2017-08-23 21:12:05 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "kd" > func< / span > < span class = "nf" > reload< / span > < span class = "p" > (< / span > < span class = "n" > _< / span > < span class = "nv" > collectionView< / span > < span class = "p" > :< / span > < span class = "kt" > UICollectionView< / span > < span class = "p" > ,< / span > < span class = "nv" > sections< / span > < span class = "p" > :< / span > < span class = "kt" > IndexSet< / span > < span class = "p" > )< / span > < / code > < / pre >
2017-08-23 21:12:05 +00:00
< / div >
2016-09-07 22:37:59 +00:00
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > collectionView< / em >
< / code >
< / td >
< td >
< div >
< p > The collection view to reload.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > sections< / em >
< / code >
< / td >
< td >
< div >
< p > The sections to reload.< / p >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(pl)IGListUpdatingDelegate(im)performUpdateWithCollectionView:animated:itemUpdates:completion:" > < / a >
< a name = "//apple_ref/objc/Method/-performUpdateWithCollectionView:animated:itemUpdates:completion:" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(pl)IGListUpdatingDelegate(im)performUpdateWithCollectionView:animated:itemUpdates:completion:" > -performUpdateWithCollectionView:animated:itemUpdates:completion:< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
< p > Perform an item update block in the collection view.< / p >
< / div >
< div class = "declaration" >
< h4 > Declaration< / h4 >
< div class = "language" >
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > -< / span > < span class = "p" > (< / span > < span class = "kt" > void< / span > < span class = "p" > )< / span >
2016-09-07 22:37:59 +00:00
< span class = "nf" > performUpdateWithCollectionView< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > UICollectionView< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "nv" > collectionView< / span >
< span class = "nf" > animated< / span > < span class = "p" > :(< / span > < span class = "n" > BOOL< / span > < span class = "p" > )< / span > < span class = "nv" > animated< / span >
< span class = "nf" > itemUpdates< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > < a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListItemUpdateBlock" > IGListItemUpdateBlock< / a > < / span > < span class = "p" > )< / span > < span class = "nv" > itemUpdates< / span >
< span class = "nf" > completion< / span > < span class = "p" > :(< / span > < span class = "n" > nullable< / span > < span class = "n" > < a href = "../Type Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListUpdatingCompletion" > IGListUpdatingCompletion< / a > < / span > < span class = "p" > )< / span > < span class = "nv" > completion< / span > < span class = "p" > ;< / span > < / code > < / pre >
< / div >
2017-08-23 21:12:05 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "kd" > func< / span > < span class = "nf" > performUpdate< / span > < span class = "p" > (< / span > < span class = "n" > with< / span > < span class = "nv" > collectionView< / span > < span class = "p" > :< / span > < span class = "kt" > UICollectionView< / span > < span class = "p" > ,< / span > < span class = "nv" > animated< / span > < span class = "p" > :< / span > < span class = "kt" > Bool< / span > < span class = "p" > ,< / span > < span class = "nv" > itemUpdates< / span > < span class = "p" > :< / span > < span class = "kd" > @escaping< / span > < span class = "kt" > ListItemUpdateBlock< / span > < span class = "p" > ,< / span > < span class = "nv" > completion< / span > < span class = "p" > :< / span > < span class = "kt" > ListUpdatingCompletion< / span > < span class = "p" > ?< / span > < span class = "o" > =< / span > < span class = "kc" > nil< / span > < span class = "p" > )< / span > < / code > < / pre >
2017-08-23 21:12:05 +00:00
< / div >
2016-09-07 22:37:59 +00:00
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > collectionView< / em >
< / code >
< / td >
< td >
< div >
< p > The collection view to update.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > animated< / em >
< / code >
< / td >
< td >
< div >
< p > A flag indicating if the transition should be animated.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > itemUpdates< / em >
< / code >
< / td >
< td >
< div >
< p > A block containing all of the updates.< / p >
< / div >
< / td >
< / tr >
< tr >
< td >
< code >
< em > completion< / em >
< / code >
< / td >
< td >
< div >
< p > A completion block to execute when the update is finished.< / p >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / div >
< / li >
< / ul >
< / div >
< / section >
< / section >
< section id = "footer" >
2018-02-06 23:42:25 +00:00
< p > © 2018 < a class = "link" href = "https://twitter.com/fbOpenSource" target = "_blank" rel = "external" > Instagram< / a > . All rights reserved. (Last updated: 2018-02-06)< / p >
< p > Generated by < a class = "link" href = "https://github.com/realm/jazzy" target = "_blank" rel = "external" > jazzy ♪♫ v0.9.1< / a > , a < a class = "link" href = "http://realm.io" target = "_blank" rel = "external" > Realm< / a > project.< / p >
2016-09-07 22:37:59 +00:00
< / section >
< / article >
< / div >
< / body >
< / div >
< / html >