StreamDeckSetBackgroundColor

C# Methods Reference

Signature

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

Parameters

buttonId
string required

No description provided.

color
string required

No description provided.

state
int

No description provided.

Return Type

void

Example

CPH.StreamDeckSetBackgroundColor(buttonId, color);