ecspresso
Preparing search index...
plugins/input/selection
SelectionState
Interface SelectionState
Internal state tracking the current drag selection.
interface
SelectionState
{
boxEntityId
:
number
|
null
;
dragStart
:
{
x
:
number
;
y
:
number
}
;
}
Index
Properties
box
Entity
Id
drag
Start
Properties
box
Entity
Id
boxEntityId
:
number
|
null
drag
Start
dragStart
:
{
x
:
number
;
y
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
box
Entity
Id
drag
Start
ecspresso
Loading...
Internal state tracking the current drag selection.