MessagesCollectionViewLayoutAttributes

open class MessagesCollectionViewLayoutAttributes: UICollectionViewLayoutAttributes

The layout attributes used by a MessageCollectionViewCell to layout its subviews.

  • Undocumented

    Declaration

    Swift

    open override func copy(with zone: NSZone? = nil) -> Any
  • Undocumented

    Declaration

    Swift

    open override func isEqual(_ object: Any?) -> Bool