Skip to main content
Module

x/deno_streamdeck/mod.ts>StreamDeck#close

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

Close the Stream Deck device and exit HIDAPI (close event is dispatched on disconnection)

Returns

boolean

true if the connected device was closed