ImagePickGridViewCell

public class ImagePickGridViewCell : UICollectionViewCell

Undocumented

  • Undocumented

    Declaration

    Swift

    public static var deleteButtonWidth: CGFloat
  • Undocumented

    Declaration

    Swift

    public lazy var imageView: UIImageView { get set }
  • Undocumented

    Declaration

    Swift

    public lazy var deleteButton: UIImageView { get set }
  • Undocumented

    Declaration

    Swift

    public override init(frame: CGRect)