OptionSelectorCell

public protocol OptionSelectorCell : Equatable

Undocumented

  • Undocumented

    Declaration

    Swift

    var title: String { get }
  • Undocumented

    Declaration

    Swift

    var description: String { get }
  • Undocumented

    Declaration

    Swift

    var image: UIImage? { get }