ModeCollectionViewCell

open class ModeCollectionViewCell: UICollectionViewCell

A ModeCollectionViewCell is a cell that displays a label within a frame

  • A label near the top of the cell.

    Declaration

    Swift

    open let label = UILabel()