Skip to main content
Module

x/deno_streamdeck/mod.ts>StreamDeck#getKeyIndex

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

Convert X/Y coordinates to key index

Parameters

x: number
  • X position of the key
y: number
  • Y position of the key

Returns

number

key index