2016-09-07 22:37:59 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > IGListIndexSetResult Class 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 >
2021-10-28 22:47:52 +00:00
< script src = "../js/lunr.min.js" defer > < / script >
< script src = "../js/typeahead.jquery.js" defer > < / script >
< script src = "../js/jazzy.search.js" defer > < / script >
2016-09-07 22:37:59 +00:00
< / head >
< body >
< a name = "//apple_ref/objc/Class/IGListIndexSetResult" class = "dashAnchor" > < / a >
< a title = "IGListIndexSetResult Class Reference" > < / a >
< header >
< div class = "content-wrapper" >
2023-04-07 07:23:43 +00:00
< p > < a href = "../index.html" > IGListKit 4.1.0 Docs< / a > (93% documented)< / p >
< p class = "header-right" > < a href = "https://github.com/Instagram/IGListKit" > < img src = "../img/gh.png" alt = "GitHub" / > View on GitHub< / a > < / p >
< div class = "header-right" >
2021-10-28 22:47:52 +00:00
< form role = "search" action = "../search.json" >
< input type = "text" placeholder = "Search documentation" data-typeahead >
< / form >
2023-04-07 07:23:43 +00:00
< / div >
2016-09-07 22:37:59 +00:00
< / div >
< / header >
< div class = "content-wrapper" >
< p id = "breadcrumbs" >
< a href = "../index.html" > IGListKit Reference< / a >
2023-04-07 07:23:43 +00:00
< img id = "carat" src = "../img/carat.png" alt = "" / >
2016-09-07 22:37:59 +00:00
IGListIndexSetResult Class 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 >
2018-04-23 16:27:43 +00:00
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../generating-your-models-using-remodel.html" > Generating your models using remodel< / a >
2018-04-23 16:27:43 +00:00
< / 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 >
2016-09-07 22:37:59 +00:00
< / li >
2018-02-06 23:42:25 +00:00
< li class = "nav-group-task" >
< a href = "../Classes/IGListCollectionView.html" > IGListCollectionView< / a >
< / 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/IGListCollectionViewLayout.html" > IGListCollectionViewLayout< / a >
< / li >
< li class = "nav-group-task" >
< 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 >
2023-04-07 07:23:43 +00:00
< li class = "nav-group-task" >
< a href = "../Classes/IGListTransitionData.html" > IGListTransitionData< / a >
< / li >
2016-09-07 22:37:59 +00:00
< / 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-04-23 16:27:43 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListAdapterMoveDelegate.html" > IGListAdapterMoveDelegate< / a >
< / li >
2019-11-21 00:20:23 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListAdapterPerformanceDelegate.html" > IGListAdapterPerformanceDelegate< / 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 >
2019-11-21 00:20:23 +00:00
< li class = "nav-group-task" >
< a href = "../Protocols/IGListCollectionViewLayoutCompatible.html" > IGListCollectionViewLayoutCompatible< / 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" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions.html" > Type Definitions< / a >
2016-09-07 22:37:59 +00:00
< ul class = "nav-group-tasks" >
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions/IGListCollectionScrollingTraits.html" > IGListCollectionScrollingTraits< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListCollectionViewBlock" > IGListCollectionViewBlock< / a >
2016-09-07 22:37:59 +00:00
< / li >
2021-10-28 22:47:52 +00:00
< li class = "nav-group-task" >
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListDataSourceChangeBlock" > IGListDataSourceChangeBlock< / a >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListItemUpdateBlock" > IGListItemUpdateBlock< / a >
2016-09-07 22:37:59 +00:00
< / li >
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListObjectTransitionBlock" > IGListObjectTransitionBlock< / a >
2016-09-07 22:37:59 +00:00
< / li >
2016-11-21 23:36:26 +00:00
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListReloadUpdateBlock" > IGListReloadUpdateBlock< / a >
2016-11-21 23:36:26 +00:00
< / li >
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions.html#/c:IGListSingleSectionController.h@T@IGListSingleSectionCellConfigureBlock" > IGListSingleSectionCellConfigureBlock< / a >
2016-11-21 23:36:26 +00:00
< / li >
2018-05-01 23:54:35 +00:00
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions.html#/c:IGListSingleSectionController.h@T@IGListSingleSectionCellSizeBlock" > IGListSingleSectionCellSizeBlock< / a >
2018-05-01 23:54:35 +00:00
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListToObjectBlock" > IGListToObjectBlock< / a >
2016-09-07 22:37:59 +00:00
< / li >
2021-10-28 22:47:52 +00:00
< li class = "nav-group-task" >
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListTransitionDataApplyBlock" > IGListTransitionDataApplyBlock< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListTransitionDataBlock" > IGListTransitionDataBlock< / a >
< / li >
2016-09-07 22:37:59 +00:00
< li class = "nav-group-task" >
2019-11-21 00:20:23 +00:00
< a href = "../Type%20Definitions.html#/c:IGListAdapter.h@T@IGListUpdaterCompletion" > IGListUpdaterCompletion< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Type%20Definitions.html#/c:IGListUpdatingDelegate.h@T@IGListUpdatingCompletion" > IGListUpdatingCompletion< / a >
2016-09-07 22:37:59 +00:00
< / 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@IGListDiffPaths" > IGListDiffPaths< / a >
< / li >
< li class = "nav-group-task" >
< a href = "../Functions.html#/c:IGListExperiments.h@F@IGListExperimentEnabled" > IGListExperimentEnabled< / a >
< / li >
< / ul >
< / li >
2019-11-21 00:20:23 +00:00
< li class = "nav-group-name" >
< a href = "../Structs.html" > Structures< / a >
< ul class = "nav-group-tasks" >
< li class = "nav-group-task" >
< a href = "../Structs/IGListCollectionScrollingTraits.html" > IGListCollectionScrollingTraits< / a >
< / li >
< / ul >
< / li >
2016-09-07 22:37:59 +00:00
< / ul >
< / nav >
< article class = "main-content" >
< section >
< section class = "section" >
< h1 > IGListIndexSetResult< / h1 >
< div class = "declaration" >
< div class = "language" >
2021-10-28 22:47:52 +00:00
< p class = "aside-title" > Objective-C< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight objective_c" > < code >
2017-05-12 14:19:12 +00:00
< span class = "k" > @interface< / span > < span class = "nc" > IGListIndexSetResult< / span > < span class = "p" > :< / span > < span class = "nc" > NSObject< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
2021-10-28 22:47:52 +00:00
< div class = "language" >
< p class = "aside-title" > Swift< / p >
< pre class = "highlight swift" > < code > < span class = "kd" > class< / span > < span class = "kt" > ListIndexSetResult< / span > < span class = "p" > :< / span > < span class = "kt" > NSObject< / span > < / code > < / pre >
< / div >
2016-09-07 22:37:59 +00:00
< / div >
2016-11-21 23:36:26 +00:00
< p > A result object returned when diffing with indexes.< / p >
2016-09-07 22:37:59 +00:00
< / section >
< section class = "section task-group-section" >
< div class = "task-group" >
< ul >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(cs)IGListIndexSetResult(py)inserts" > < / a >
< a name = "//apple_ref/objc/Property/inserts" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(cs)IGListIndexSetResult(py)inserts" > inserts< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
2016-11-21 23:36:26 +00:00
< p > The indexes inserted into the new collection.< / 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 >
2021-10-28 22:47:52 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > @property< / span > < span class = "p" > (< / span > < span class = "n" > nonatomic< / span > < span class = "p" > ,< / span > < span class = "n" > strong< / span > < span class = "p" > ,< / span > < span class = "n" > readonly< / span > < span class = "p" > )< / span > < span class = "n" > NSIndexSet< / span > < span class = "o" > *< / span > < span class = "n" > _Nonnull< / span > < span class = "n" > inserts< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "k" > var< / span > < span class = "nv" > inserts< / span > < span class = "p" > :< / span > < span class = "kt" > IndexSet< / span > < span class = "p" > {< / span > < span class = "k" > get< / span > < span class = "p" > }< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(cs)IGListIndexSetResult(py)deletes" > < / a >
< a name = "//apple_ref/objc/Property/deletes" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(cs)IGListIndexSetResult(py)deletes" > deletes< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
2016-11-21 23:36:26 +00:00
< p > The indexes deleted from the old collection.< / 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 >
2021-10-28 22:47:52 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > @property< / span > < span class = "p" > (< / span > < span class = "n" > nonatomic< / span > < span class = "p" > ,< / span > < span class = "n" > strong< / span > < span class = "p" > ,< / span > < span class = "n" > readonly< / span > < span class = "p" > )< / span > < span class = "n" > NSIndexSet< / span > < span class = "o" > *< / span > < span class = "n" > _Nonnull< / span > < span class = "n" > deletes< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "k" > var< / span > < span class = "nv" > deletes< / span > < span class = "p" > :< / span > < span class = "kt" > IndexSet< / span > < span class = "p" > {< / span > < span class = "k" > get< / span > < span class = "p" > }< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(cs)IGListIndexSetResult(py)updates" > < / a >
< a name = "//apple_ref/objc/Property/updates" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(cs)IGListIndexSetResult(py)updates" > updates< / a >
< / 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 > The indexes in the old collection that need updated.< / 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 >
2021-10-28 22:47:52 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > @property< / span > < span class = "p" > (< / span > < span class = "n" > nonatomic< / span > < span class = "p" > ,< / span > < span class = "n" > strong< / span > < span class = "p" > ,< / span > < span class = "n" > readonly< / span > < span class = "p" > )< / span > < span class = "n" > NSIndexSet< / span > < span class = "o" > *< / span > < span class = "n" > _Nonnull< / span > < span class = "n" > updates< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "k" > var< / span > < span class = "nv" > updates< / span > < span class = "p" > :< / span > < span class = "kt" > IndexSet< / span > < span class = "p" > {< / span > < span class = "k" > get< / span > < span class = "p" > }< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(cs)IGListIndexSetResult(py)moves" > < / a >
< a name = "//apple_ref/objc/Property/moves" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(cs)IGListIndexSetResult(py)moves" > moves< / a >
< / code >
< / div >
< div class = "height-container" >
< div class = "pointer-container" > < / div >
< section class = "section" >
< div class = "pointer" > < / div >
< div class = "abstract" >
2016-11-21 23:36:26 +00:00
< p > The moves from an index in the old collection to an index in the new collection.< / 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 >
2021-10-28 22:47:52 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > @property< / span > < span class = "p" > (< / span > < span class = "n" > nonatomic< / span > < span class = "p" > ,< / span > < span class = "n" > copy< / span > < span class = "p" > ,< / span > < span class = "n" > readonly< / span > < span class = "p" > )< / span > < span class = "n" > NSArray< / span > < span class = "o" > < < / span > < span class = "n" > < a href = "../Classes/IGListMoveIndex.html" > IGListMoveIndex< / a > < / span > < span class = "o" > *> < / span > < span class = "o" > *< / span > < span class = "n" > _Nonnull< / span > < span class = "n" > moves< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "k" > var< / span > < span class = "nv" > moves< / span > < span class = "p" > :< / span > < span class = "p" > [< / span > < span class = "kt" > ListMoveIndex< / span > < span class = "p" > ]< / span > < span class = "p" > {< / span > < span class = "k" > get< / span > < span class = "p" > }< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
2017-05-12 14:19:12 +00:00
< a name = "/c:objc(cs)IGListIndexSetResult(py)hasChanges" > < / a >
< a name = "//apple_ref/objc/Property/hasChanges" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(cs)IGListIndexSetResult(py)hasChanges" > hasChanges< / 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 > A Read-only boolean that indicates whether the result has any changes or not.
< code > YES< / code > if the result has changes, < code > NO< / code > otherwise.< / 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 >
2021-10-28 22:47:52 +00:00
< pre class = "highlight objective_c" > < code > < span class = "k" > @property< / span > < span class = "p" > (< / span > < span class = "n" > nonatomic< / span > < span class = "p" > ,< / span > < span class = "n" > readonly< / span > < span class = "p" > )< / span > < span class = "n" > BOOL< / span > < span class = "n" > hasChanges< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< div class = "language" >
< p class = "aside-title" > Swift< / p >
2018-02-06 23:42:25 +00:00
< pre class = "highlight swift" > < code > < span class = "k" > var< / span > < span class = "nv" > hasChanges< / span > < span class = "p" > :< / span > < span class = "kt" > Bool< / span > < span class = "p" > {< / span > < span class = "k" > get< / span > < span class = "p" > }< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(cs)IGListIndexSetResult(im)oldIndexForIdentifier:" > < / a >
< a name = "//apple_ref/objc/Method/-oldIndexForIdentifier:" class = "dashAnchor" > < / a >
2021-10-28 22:47:52 +00:00
< a class = "token" href = "#/c:objc(cs)IGListIndexSetResult(im)oldIndexForIdentifier:" > -oldIndexForIdentifier:< wbr > < / 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" >
2016-11-21 23:36:26 +00:00
< p > Returns the index of the object with the specified identifier < em > before< / em > the diff.< / p >
< div class = "aside aside-see" >
< p class = "aside-title" > See< / p >
2017-05-12 14:19:12 +00:00
< p > < code > < a href = "../Protocols/IGListDiffable.html#/c:objc(pl)IGListDiffable(im)diffIdentifier" > -[IGListDiffable diffIdentifier]< / a > < / code > .< / p >
2016-11-21 23:36:26 +00:00
< / div >
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" > NSInteger< / span > < span class = "p" > )< / span > < span class = "nf" > oldIndexForIdentifier< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > id< / span > < span class = "o" > < < / span > < span class = "n" > NSObject< / span > < span class = "o" > > < / span > < span class = "p" > )< / span > < span class = "nv" > identifier< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< 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" > oldIndex< / span > < span class = "p" > (< / span > < span class = "n" > forIdentifier< / span > < span class = "nv" > identifier< / span > < span class = "p" > :< / span > < span class = "kt" > NSObjectProtocol< / span > < span class = "p" > )< / span > < span class = "o" > -> < / span > < span class = "kt" > Int< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > identifier< / em >
< / code >
< / td >
< td >
< div >
2016-11-21 23:36:26 +00:00
< p > The diff identifier of the object.< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< div >
< h4 > Return Value< / h4 >
2016-11-21 23:36:26 +00:00
< p > The index of the object before the diff, or < code > NSNotFound< / code > .< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
< a name = "/c:objc(cs)IGListIndexSetResult(im)newIndexForIdentifier:" > < / a >
< a name = "//apple_ref/objc/Method/-newIndexForIdentifier:" class = "dashAnchor" > < / a >
2021-10-28 22:47:52 +00:00
< a class = "token" href = "#/c:objc(cs)IGListIndexSetResult(im)newIndexForIdentifier:" > -newIndexForIdentifier:< wbr > < / 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" >
2016-11-21 23:36:26 +00:00
< p > Returns the index of the object with the specified identifier < em > after< / em > the diff.< / p >
< div class = "aside aside-see" >
< p class = "aside-title" > See< / p >
2017-05-12 14:19:12 +00:00
< p > < code > < a href = "../Protocols/IGListDiffable.html#/c:objc(pl)IGListDiffable(im)diffIdentifier" > -[IGListDiffable diffIdentifier]< / a > < / code > .< / p >
2016-11-21 23:36:26 +00:00
< / div >
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" > NSInteger< / span > < span class = "p" > )< / span > < span class = "nf" > newIndexForIdentifier< / span > < span class = "p" > :(< / span > < span class = "n" > nonnull< / span > < span class = "n" > id< / span > < span class = "o" > < < / span > < span class = "n" > NSObject< / span > < span class = "o" > > < / span > < span class = "p" > )< / span > < span class = "nv" > identifier< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< 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" > newIndex< / span > < span class = "p" > (< / span > < span class = "n" > forIdentifier< / span > < span class = "nv" > identifier< / span > < span class = "p" > :< / span > < span class = "kt" > NSObjectProtocol< / span > < span class = "p" > )< / span > < span class = "o" > -> < / span > < span class = "kt" > Int< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< div >
< h4 > Parameters< / h4 >
< table class = "graybox" >
< tbody >
< tr >
< td >
< code >
< em > identifier< / em >
< / code >
< / td >
< td >
< div >
2016-11-21 23:36:26 +00:00
< p > The diff identifier of the object.< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< div >
< h4 > Return Value< / h4 >
2016-11-21 23:36:26 +00:00
< p > The index path of the object after the diff, or < code > NSNotFound< / code > .< / p >
2016-09-07 22:37:59 +00:00
< / div >
< / section >
< / div >
< / li >
< li class = "item" >
< div >
< code >
2016-11-21 23:36:26 +00:00
< a name = "/c:objc(cs)IGListIndexSetResult(im)resultForBatchUpdates" > < / a >
< a name = "//apple_ref/objc/Method/-resultForBatchUpdates" class = "dashAnchor" > < / a >
< a class = "token" href = "#/c:objc(cs)IGListIndexSetResult(im)resultForBatchUpdates" > -resultForBatchUpdates< / 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" >
2016-11-21 23:36:26 +00:00
< p > Creates a new result object with operations safe for use in < code > UITableView< / code > and < code > UICollectionView< / code > batch updates.< / 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" > IGListIndexSetResult< / span > < span class = "o" > *< / span > < span class = "p" > )< / span > < span class = "n" > resultForBatchUpdates< / span > < span class = "p" > ;< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< 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" > forBatchUpdates< / span > < span class = "p" > ()< / span > < span class = "o" > -> < / span > < span class = "kt" > ListIndexSetResult< / span > < / code > < / pre >
2016-09-07 22:37:59 +00:00
< / div >
< / div >
< / section >
< / div >
< / li >
< / ul >
< / div >
< / section >
< / section >
< section id = "footer" >
2023-04-07 07:23:43 +00:00
< p > © 2023 < a class = "link" href = "https://twitter.com/MetaOpenSource" target = "_blank" rel = "external noopener" > Instagram< / a > . All rights reserved. (Last updated: 2023-04-07)< / p >
< p > Generated by < a class = "link" href = "https://github.com/realm/jazzy" target = "_blank" rel = "external noopener" > jazzy ♪♫ v0.14.3< / a > , a < a class = "link" href = "https://realm.io" target = "_blank" rel = "external noopener" > Realm< / a > project.< / p >
2016-09-07 22:37:59 +00:00
< / section >
< / article >
< / div >
< / body >
< / html >