StreamDeckSetBackgroundUrl

C# Methods Reference

Signature

public void StreamDeckSetBackgroundUrl(string buttonId, string imageUrl)

Parameters

buttonId
string required

No description provided.

imageUrl
string required

No description provided.

Return Type

void

Example

CPH.StreamDeckSetBackgroundUrl(buttonId, imageUrl);