Class
ConversationStarterLayout
public final class ConversationStarterLayout: NSObject, ComponentLayout
Relationships
Conforms To
ComponentLayout
A protocol to share components (view layouts) across different types.
NSObject
Properties
text
public var text: String?
Methods
layout(on:)
public func layout(on view: UIView)
update(config:)
public func update(config: ConversationStarter.Configuration)
Call with a config to update the layout