ComponentSettingsFieldsShown
public struct ComponentSettingsFieldsShown : Codable, Equatable
Fields shown in the results section of the UI.
-
Body label.
Declaration
Swift
public var body: ComponentSettingsFieldsShownBody?
-
Title label.
Declaration
Swift
public var title: ComponentSettingsFieldsShownTitle?