MessageCollectionViewCell
open class MessageCollectionViewCell: UICollectionViewCell
A subclass of UICollectionViewCell
to be used inside of a MessagesCollectionView
.
-
Undocumented
Declaration
Swift
public override init(frame: CGRect)
-
Undocumented
Declaration
Swift
public required init?(coder aDecoder: NSCoder)