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
WillAppearEvent
Interface WillAppearEvent<Settings>
Data sent from the willAppear event
Type parameters
Settings =
any
Hierarchy
AcdData
WillAppearEvent
Index
Properties
action
context
device
event
payload
Properties
action
action
:
string
context
context
:
string
device
device
:
string
event
event
:
"willAppear"
payload
payload
:
{
coordinates
:
Coordinates
;
isInMultiAction
:
boolean
;
settings
:
Settings
;
state
:
StateType
}
Type declaration
coordinates
:
Coordinates
is
InMulti
Action
:
boolean
settings
:
Settings
state
:
StateType
Exports
Will
Appear
Event
action
context
device
event
payload
Generated using
TypeDoc
Data sent from the willAppear event