numberOfSlideshowItems()
Returns the number of items in a slideshow.
Declaration
func numberOfSlideshowItems() -> IntReturn Value
The number of items in the slideshow.
Discussion
Your data source must implement this method.
Returns the number of items in a slideshow.
func numberOfSlideshowItems() -> IntThe number of items in the slideshow.
Your data source must implement this method.