StreamDeckSetBackgroundColor

C# Methods Reference

Signature

public void StreamDeckSetBackgroundColor(string buttonId, string color)

Parameters

buttonId
string required

No description provided.

color
string required

No description provided.

Return Type

void

Example

CPH.StreamDeckSetBackgroundColor(buttonId, color);