PodParley PodParley

#451 - Cell Registration

An episode of the NSScreencast (free videos) podcast, hosted by Ben Scheirman, titled "#451 - Cell Registration" was published on July 31, 2020.

July 31, 2020 · NSScreencast (free videos)

0:00 / 0:00
In this episode we migrate our collection view to use the new cell registration API. Using this API we no longer need to cast dequeued cell types to our custom types. Instead, we set up the registration object with the cell type and the data we'll be passing to each cell. This further reduces the code we have to write in our datasource implementation and gives us more flexibility on how and where cells are configured.

No similar episodes found.

No similar podcasts found.

URL copied to clipboard!