model:objectAddedAtIndex: method

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