Skip to main content
Corvus Connection

Stream Deck: Show OK

StreamDeck
streamdeck.showOkFlashes the green OK checkmark on a Stream Deck key. Wire the trigger's 'context' into 'context'.Flashes the green OK confirmation on a key.

Inputs

Name
Kind
Type
Flags
inExecexecmultiplexed
contextDataSystem.StringNone

Outputs

Name
Kind
Type
Flags
outExecexecNone

Lowers to C#

await ctx.StreamDeck.ShowOkAsync(context);