CreationKit Documentation

Class Card​Header​Layout

public final class CardHeaderLayout: NSObject, ComponentLayout  
CardHeaderLayout CardHeaderLayout NSObject NSObject CardHeaderLayout->NSObject ComponentLayout ComponentLayout CardHeaderLayout->ComponentLayout

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)