Graphora API
Preparing search index...
@graphora/interactions
PanUpdateInput
Interface PanUpdateInput
interface
PanUpdateInput
{
pointerId
?:
PanPointerId
|
null
;
screenPoint
:
ScreenPoint
;
}
Index
Properties
pointer
Id?
screen
Point
Properties
Optional
Readonly
pointer
Id
pointerId
?:
PanPointerId
|
null
Readonly
screen
Point
screenPoint
:
ScreenPoint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pointer
Id
screen
Point
Graphora API
Loading...