Show OK

Flash a temporary checkmark on a Stream Deck key or dial
Show OK Dialog
Show OK Dialog

Parameters

Button ID
Text

The ID of the Stream Deck button or dial to modify.

If you give multiple buttons the same ID, all will be modified simultaneously
You can utilize %variable% syntax to dynamically modify buttons with argument values

C# Usage

public void StreamDeckShowAlert(string buttonId)
Read more in API > C# > Methods > Elgato > Stream Deck > Show Alert