ViColorSearchViewController

open class ViColorSearchViewController: ViGridSearchViewController , UIPopoverPresentationControllerDelegate, ViColorPickerDelegate

Search by Color widget. Search results will be displayed in a grid

  • Undocumented

    Declaration

    Swift

    open class ViColorSearchViewController: ViGridSearchViewController , UIPopoverPresentationControllerDelegate, ViColorPickerDelegate
  • since we show the Power by ViSenze image below the query product, it is not necessary to show again in the footer if query product is not available, then the Power by ViSenze image will appear in footer

    Declaration

    Swift

    open override var footerSize : CGSize
  • call ViSearch API and refresh the views

    Declaration

    Swift

    open override func refreshData()