Post

Replies

Boosts

Views

Activity

performBatchUpdates
(void)performBatchUpdates:(void (NS_NOESCAPE ^ _Nullable)(void))updates completion:(void (^ _Nullable)(BOOL finished))completion; // allows multiple insert/delete/reload/move calls to be animated simultaneously. Nestable. If the parameter updates is empty, what's the meaning of the API design?
0
0
736
Jun ’21
performBatchUpdates
(void)performBatchUpdates:(void (NS_NOESCAPE ^ _Nullable)(void))updates completion:(void (^ _Nullable)(BOOL finished))completion; // allows multiple insert/delete/reload/move calls to be animated simultaneously. Nestable. If the parameter updates is empty, what's the meaning of the API design?
Replies
0
Boosts
0
Views
736
Activity
Jun ’21