StreamDeckSetBackgroundColor

C# Methods Reference

public void StreamDeckSetBackgroundColor(string buttonId, string color, int state);
buttonId
string required
color
string required
state
int
void
CPH.StreamDeckSetBackgroundColor(buttonId, color);