ImageSlideshow is what I use within my UICollectionViewCell. And this is how I define it within my cell:
UICollectionViewCell
@IBOutlet var slideshow: ImageSlideshow!