Structs

The following structs are available globally.

  • Configuration for a label e.g. heading, label, price, discount price label

    See more

    Declaration

    Swift

    public struct ViLabelConfig
  • Configuration for buttons e.g. Find Similar, Action, etc

    See more

    Declaration

    Swift

    public struct ViButtonConfig
  • Helper to load icons. As icons might be loaded differently from CocoaPods or from embedded sources This is simplify the process

    See more

    Declaration

    Swift

    public struct ViIcon