
The ID of the Stream Deck button or dial to modify.
%variable% syntax to dynamically modify buttons with argument values0
Optionally select a specific button state to modify
For example, to modify the 2nd state of an Action Switch, set State to 1
public void StreamDeckSetState(string buttonId, int state)