gbox-sdk
Preparing search index...
GboxClient
V1
ModelCallResponse
ModelDragResponseData
Interface ModelDragResponseData
Drag response data structure
interface
ModelDragResponseData
{
coordinates
:
GboxClient
.
V1
.
ModelCallResponse
.
ModelDragResponseData
.
Coordinates
;
type
:
"click"
|
"drag"
|
"scroll"
;
}
Index
Properties
coordinates
type
Properties
coordinates
coordinates
:
GboxClient
.
V1
.
ModelCallResponse
.
ModelDragResponseData
.
Coordinates
Single drag result with target and destination coordinates
type
type
:
"click"
|
"drag"
|
"scroll"
Action type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coordinates
type
gbox-sdk
Loading...
Drag response data structure