Toggle State

Toggle the current state of a Stream Deck key or dial
Preview
Preview

Parameters

Button IDrequired
Text
  • If you give multiple buttons the same ID, all will be modified simultaneously
  • You can utilize %variables% here to dynamically modify certain buttons

C# Usage

public void StreamDeckToggleState(string buttonId)