Class
CardErrorLayout
public final class CardErrorLayout: 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)