TabBarCellCollectionViewCell
class TabBarCellCollectionViewCell : UICollectionViewCell
This is used to set up cell of tab bar
-
This is a
UIImageView
used to display icon pictureDeclaration
Swift
@IBOutlet var icon: UIImageView!