Skip to main content
Module

x/deno_streamdeck/mod.ts>AppDeck#showApp

🦕 Deno library for Stream Deck
Go to Latest
method AppDeck.prototype.showApp
import { AppDeck } from "https://deno.land/x/deno_streamdeck@v0.5.0/mod.ts";

Set the active app display

Parameters

uuid: string
  • app name

Returns

boolean