Skip to main content

chat-message-default-reactions-bubble-view-properties

contentViewBackground

public let contentViewBackground = UIView().withoutAutoresizingMaskConstraints

tailBehind

public let tailBehind = UIImageView().withoutAutoresizingMaskConstraints

tailInFront

public let tailInFront = UIImageView().withoutAutoresizingMaskConstraints

tailLeadingAnchor

override open var tailLeadingAnchor: NSLayoutXAxisAnchor 

tailTrailingAnchor

override open var tailTrailingAnchor: NSLayoutXAxisAnchor 

Methods

layoutSubviews()

override open func layoutSubviews() 

setUpAppearance()

override open func setUpAppearance() 

setUpLayout()

override open func setUpLayout() 

updateContent()

override open func updateContent()

Did you find this page helpful?