IconBorderedCollectionViewCell

@objc(PESDKIconBorderedCollectionViewCell) open class IconBorderedCollectionViewCell: ActivityBorderedCollectionViewCell

An IconBorderedCollectionViewCell is a cell that shows a border around the cell and an image in its center.

  • An image view in the center of the cell.

    Declaration

    Swift

    open let imageView = UIImageView()