AttachmentCell

open class AttachmentCell : UICollectionViewCell

Properties

Initialization

  • Declaration

    Swift

    public override init(frame: CGRect)
  • Declaration

    Swift

    required public init?(coder aDecoder: NSCoder)
  • Declaration

    Swift

    open override func prepareForReuse()