Called to inform the adapter that the object at the specified position has been deleted and needs to be removed.
Syntax
-
(
void
)
model
:
(
id< SMPOpenUICollectionDisplayModel >
)
model
objectDeletedAtIndex
:
(
NSIndexPath *
)
indexPath
Parameters
-
model –
the model.
-
indexPath –
the index path of the object that needs to be removed.