Skip to main content

chat-avatar-view-properties

imageView

The UIImageView instance that shows the avatar image.

open private(set) var imageView: UIImageView = UIImageView().withoutAutoresizingMaskConstraints

intrinsicContentSize

override open var intrinsicContentSize: CGSize 

Methods

layoutSubviews()

override open func layoutSubviews() 

setUpAppearance()

override open func setUpAppearance() 

setUpLayout()

override open func setUpLayout()

Did you find this page helpful?