OptionListPickerComponent
public protocol OptionListPickerComponent : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
var value: [Int] { get set } -
Undocumented
Declaration
Swift
var valueOptions: [String] { get } -
hintDefault implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
var hint: String? { get }