Search
Preparing search index...
The search index is not available
streamdeck-typescript - v3.2.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
streamdeck-typescript - v3.2.1
DeviceDidConnectEvent
Interface DeviceDidConnectEvent
Data send from the deviceDidConnect event
Hierarchy
DeviceDidConnectEvent
Index
Properties
device
device
Info
event
Properties
device
device
:
string
device
Info
device
Info
:
{
name
:
string
;
size
:
{
columns
:
number
;
rows
:
number
}
;
type
:
number
}
Type declaration
name
:
string
size
:
{
columns
:
number
;
rows
:
number
}
columns
:
number
rows
:
number
type
:
number
event
event
:
"deviceDidConnect"
Exports
Device
Did
Connect
Event
device
device
Info
event
Generated using
TypeDoc
Data send from the deviceDidConnect event