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