Called to inform the adapter that an object has been added to the collection at the specified position.
Syntax
-
(
void
)
model
:
(
id< SMPOpenUICollectionDisplayModel >
)
model
objectAddedAtIndex
:
(
NSIndexPath *
)
indexPath
Parameters
-
model –
the model.
-
indexPath –
the index path of the added object.