StreamDeckSetTitle

C# Methods Reference

Signature

public void StreamDeckSetTitle(string buttonId, string title)

Parameters

buttonId
string required

No description provided.

title
string required

No description provided.

Return Type

void

Example

CPH.StreamDeckSetTitle(buttonId, title);