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