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
DialDownEvent
Interface DialDownEvent<Settings>
Data send from the dialDown event
Type parameters
Settings =
any
Hierarchy
AcdData
DialDownEvent
Index
Properties
action
context
device
event
payload
Properties
action
action
:
string
context
context
:
string
device
device
:
string
event
event
:
"dialDown"
payload
payload
:
{
coordinates
:
Coordinates
;
isInMultiAction
:
boolean
;
settings
:
Settings
;
state
:
StateType
;
userDesiredState
:
StateType
}
Type declaration
coordinates
:
Coordinates
is
InMulti
Action
:
boolean
settings
:
Settings
state
:
StateType
user
Desired
State
:
StateType
Exports
Dial
Down
Event
action
context
device
event
payload
Generated using
TypeDoc
Data send from the dialDown event