NSOrderedCollectionDifference$Methods extension
Properties
- hasChanges → bool
-
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
iOS: introduced 13.0.0 macOS: introduced 10.15.0no setter - insertions → NSArray
-
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
iOS: introduced 13.0.0 macOS: introduced 10.15.0no setter - removals → NSArray
-
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
iOS: introduced 13.0.0 macOS: introduced 10.15.0no setter
Methods
-
countByEnumeratingWithState(
Pointer< NSFastEnumerationState> state, {required Pointer<Pointer< objects, required int count}) → intObjCObjectImpl> > -
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
countByEnumeratingWithState:objects:count: -
differenceByTransformingChangesWithBlock(
ObjCBlock< NSOrderedCollectionChange Function(NSOrderedCollectionChange)> block) → NSOrderedCollectionDifference -
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
differenceByTransformingChangesWithBlock: -
init(
) → NSOrderedCollectionDifference -
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
init -
initWithChanges(
NSArray changes) → NSOrderedCollectionDifference -
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
initWithChanges: -
initWithInsertIndexes(
NSIndexSet inserts, {NSArray? insertedObjects, required NSIndexSet removeIndexes, NSArray? removedObjects}) → NSOrderedCollectionDifference -
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
initWithInsertIndexes:insertedObjects:removeIndexes:removedObjects: -
initWithInsertIndexes$1(
NSIndexSet inserts, {NSArray? insertedObjects, required NSIndexSet removeIndexes, NSArray? removedObjects, required NSArray additionalChanges}) → NSOrderedCollectionDifference -
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
initWithInsertIndexes:insertedObjects:removeIndexes:removedObjects:additionalChanges: -
inverseDifference(
) → NSOrderedCollectionDifference -
Available on NSOrderedCollectionDifference, provided by the NSOrderedCollectionDifference$Methods extension
inverseDifference