Skip to main content

ChatMessageGiphyView.GiphyBadge

open class GiphyBadge: _View, AppearanceProvider 

Inheritance

_View, AppearanceProvider

Properties

title

public private(set) lazy var title: UILabel 

lightning

public private(set) lazy var lightning 

contentStack

public private(set) lazy var contentStack: UIStackView 

Methods

setUpLayout()

override open func setUpLayout() 

setUpAppearance()

override open func setUpAppearance() 

layoutSubviews()

override open func layoutSubviews() 

Did you find this page helpful?