gbox-sdk
Preparing search index...
ActionMove
Interface ActionMove
interface
ActionMove
{
options
?:
Omit
<
undefined
|
GboxClient
.
V1
.
Boxes
.
ActionCommonOptions
,
"screenshot"
,
>
&
ActionOptionsOverride
;
screenshotDelay
?:
|
`
${
number
}
h
`
|
`
${
number
}
m
`
|
`
${
number
}
s
`
|
`
${
number
}
ms
`
;
x
:
number
;
y
:
number
;
}
Hierarchy
OmitDeprecatedParams
<
GboxClient
.
V1
.
Boxes
.
ActionMoveParams
>
ActionMove
Index
Properties
options?
screenshot
Delay?
x
y
Properties
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
`
x
x
:
number
X coordinate to move to
y
y
:
number
Y coordinate to move to
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
screenshot
Delay
x
y
gbox-sdk
Loading...
Action common options