UICollectionViewCell

extension UICollectionViewCell
extension UICollectionViewCell: SkeletonReusableCell
  • Reference to optional collectionView for the cell

    Declaration

    Swift

    public func optParentUICollectionView() -> UICollectionView?

    Return Value

    next collectionView in cell’s navigation hierarchy, or nil