Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
PreDragActions
Interface PreDragActions
Public
interface
PreDragActions
{
abort
:
()
=>
void
;
fluidLift
:
(
clientSelection
:
{
x
:
number
;
y
:
number
}
)
=>
FluidDragActions
;
isActive
:
()
=>
boolean
;
shouldRespectForcePress
:
()
=>
boolean
;
snapLift
:
()
=>
SnapDragActions
;
}
Index
Properties
abort
fluid
Lift
is
Active
should
Respect
Force
Press
snap
Lift
Properties
abort
abort
:
()
=>
void
fluid
Lift
fluidLift
:
(
clientSelection
:
{
x
:
number
;
y
:
number
}
)
=>
FluidDragActions
is
Active
isActive
:
()
=>
boolean
should
Respect
Force
Press
shouldRespectForcePress
:
()
=>
boolean
snap
Lift
snapLift
:
()
=>
SnapDragActions
On This Page
Properties
abort
fluid
Lift
is
Active
should
Respect
Force
Press
snap
Lift
Юниверс DG SDK UI
Loading...
Public