gbox-sdk
Preparing search index...
ActionPressButton
Interface ActionPressButton
interface
ActionPressButton
{
buttons
:
(
|
"home"
|
"volumeUp"
|
"volumeDown"
|
"volumeMute"
|
"power"
|
"back"
|
"menu"
|
"appSwitch"
)
[]
;
options
?:
Omit
<
undefined
|
GboxClient
.
V1
.
Boxes
.
ActionCommonOptions
,
"screenshot"
,
>
&
ActionOptionsOverride
;
screenshotDelay
?:
|
`
${
number
}
h
`
|
`
${
number
}
m
`
|
`
${
number
}
s
`
|
`
${
number
}
ms
`
;
}
Hierarchy
OmitDeprecatedParams
<
GboxClient
.
V1
.
Boxes
.
ActionPressButtonParams
>
ActionPressButton
Index
Properties
buttons
options?
screenshot
Delay?
Properties
buttons
buttons
:
(
|
"home"
|
"volumeUp"
|
"volumeDown"
|
"volumeMute"
|
"power"
|
"back"
|
"menu"
|
"appSwitch"
)
[]
Button to press
Optional
options
options
?:
Omit
<
undefined
|
GboxClient
.
V1
.
Boxes
.
ActionCommonOptions
,
"screenshot"
,
>
&
ActionOptionsOverride
Action common options
Optional
screenshot
Delay
screenshotDelay
?:
`
${
number
}
h
`
|
`
${
number
}
m
`
|
`
${
number
}
s
`
|
`
${
number
}
ms
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
options
screenshot
Delay
gbox-sdk
Loading...
Button to press