EncoderAction

public protocol EncoderAction : Action

A convenience protocol that provides default values for an Action.

Use this protocol to create a dial action for the StreamDeck+.

  • states is set to nil
  • controllers is set to [.encoder]