StreamDeckSetBackgroundLocal
C# Methods Reference
Signature
public void StreamDeckSetBackgroundLocal(string buttonId, string imageFile)
Parameters
buttonId
string required
No description provided.
imageFile
string required
No description provided.
Return Type
void
Example
CPH.StreamDeckSetBackgroundLocal(buttonId, imageFile);