ComponentSettingsFieldsShownTitle
public struct ComponentSettingsFieldsShownTitle : Codable, Equatable
Title label.
-
Use a specific field as the title.
Declaration
Swift
public var field: String?
View on GitHub
ComponentSettingsFieldsShownTitle Structure Reference