OptionListPickerComponent

public protocol OptionListPickerComponent : AnyObject

Undocumented

  • Undocumented

    Declaration

    Swift

    var value: [Int] { get set }
  • Undocumented

    Declaration

    Swift

    var valueOptions: [String] { get }
  • hint Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    var hint: String? { get }