Class
CardHeaderLayout
public final class CardHeaderLayout: NSObject, ComponentLayout
Relationships
Conforms To
ComponentLayout
A protocol to share components (view layouts) across different types.
NSObject
Methods
layout(on:)
public func layout(on view: UIView)
configure(with:)
public func configure(with config: CardHeaderConfiguration)