Class
StaticInputFieldLayout
public final class StaticInputFieldLayout: NSObject, ComponentLayout
A layout for static input fields for Forms.
Relationships
Conforms To
ComponentLayout
A protocol to share components (view layouts) across different types.
NSObject
Properties
helper
public var helper: String?
Methods
layout(on:)
public func layout(on view: UIView)