Chroma:getHeight

From GiderosMobile
Revision as of 17:01, 2 July 2020 by Anthony (talk | contribs)


Available since: Gideros 2020.7
Class: chroma

Description

Returns the number of LED rows, zero if none (or single type LED row).

(number) = Chroma:getHeight(device)

Parameters

device: (text) Name of the device, eg keyboard, mouse.

Return values

Returns (number) Number of rows, zero if none (or single type LED row).