Preference

public enum Preference : String

The preferred type of control to display.

  • Undocumented

    Declaration

    Swift

    case dropdown = "dropdown"
  • Undocumented

    Declaration

    Swift

    case button = "button"