Preference

public enum Preference : String

The preferred type of control to display, if supported by the channel.

  • Undocumented

    Declaration

    Swift

    case dropdown = "dropdown"
  • Undocumented

    Declaration

    Swift

    case button = "button"