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