gbox-sdk
Preparing search index...
ActionTouch
Interface ActionTouch
interface
ActionTouch
{
options
?:
Omit
<
undefined
|
GboxClient
.
V1
.
Boxes
.
ActionCommonOptions
,
"screenshot"
,
>
&
ActionOptionsOverride
;
points
:
GboxClient
.
V1
.
Boxes
.
ActionTouchParams
.
Point
[]
;
screenshotDelay
?:
|
`
${
number
}
h
`
|
`
${
number
}
m
`
|
`
${
number
}
s
`
|
`
${
number
}
ms
`
;
}
Hierarchy
OmitDeprecatedParams
<
GboxClient
.
V1
.
Boxes
.
ActionTouchParams
>
ActionTouch
Index
Properties
options?
points
screenshot
Delay?
Properties
Optional
options
options
?:
Omit
<
undefined
|
GboxClient
.
V1
.
Boxes
.
ActionCommonOptions
,
"screenshot"
,
>
&
ActionOptionsOverride
Action common options
points
points
:
GboxClient
.
V1
.
Boxes
.
ActionTouchParams
.
Point
[]
Array of touch points and their actions
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
options
points
screenshot
Delay
gbox-sdk
Loading...
Action common options