GlobalConfigurationInputEndAction

public enum GlobalConfigurationInputEndAction : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case none = "NONE"
  • Undocumented

    Declaration

    Swift

    case switchAndLoopInputs = "SWITCH_AND_LOOP_INPUTS"
  • Declaration

    Swift

    public var description: String { get }