Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/view
PositionGestureDelegate
Interface PositionGestureDelegate
Hierarchy
GestureDelegate
PositionGestureDelegate
MomentumGestureDelegate
Implemented by
ButtonMembrane
ButtonStack
FloatingButton
IconButton
ListItem
TreeLeaf
Index
Methods
did
Begin
Hover
did
Begin
Press
did
Cancel
Press
did
End
Hover
did
End
Press
did
Long
Press
did
Move
Press
did
Press
did
Start
Hovering
did
Start
Pressing
did
Stop
Hovering
did
Stop
Pressing
will
Begin
Hover
will
Begin
Press
will
Cancel
Press
will
End
Hover
will
End
Press
will
Long
Press
will
Move
Press
will
Press
will
Start
Hovering
will
Start
Pressing
will
Stop
Hovering
will
Stop
Pressing
Methods
Optional
did
Begin
Hover
did
Begin
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
did
Begin
Press
did
Begin
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
did
Cancel
Press
did
Cancel
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
did
End
Hover
did
End
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
did
End
Press
did
End
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
did
Long
Press
did
Long
Press
(
input
:
PositionGestureInput
)
:
void
Parameters
input:
PositionGestureInput
Returns
void
Optional
did
Move
Press
did
Move
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
did
Press
did
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
did
Start
Hovering
did
Start
Hovering
(
)
:
void
Returns
void
Optional
did
Start
Pressing
did
Start
Pressing
(
)
:
void
Returns
void
Optional
did
Stop
Hovering
did
Stop
Hovering
(
)
:
void
Returns
void
Optional
did
Stop
Pressing
did
Stop
Pressing
(
)
:
void
Returns
void
Optional
will
Begin
Hover
will
Begin
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
will
Begin
Press
will
Begin
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
boolean
|
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
boolean
|
void
Optional
will
Cancel
Press
will
Cancel
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
will
End
Hover
will
End
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
will
End
Press
will
End
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
will
Long
Press
will
Long
Press
(
input
:
PositionGestureInput
)
:
void
Parameters
input:
PositionGestureInput
Returns
void
Optional
will
Move
Press
will
Move
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
will
Press
will
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
Optional
will
Start
Hovering
will
Start
Hovering
(
)
:
void
Returns
void
Optional
will
Start
Pressing
will
Start
Pressing
(
)
:
void
Returns
void
Optional
will
Stop
Hovering
will
Stop
Hovering
(
)
:
void
Returns
void
Optional
will
Stop
Pressing
will
Stop
Pressing
(
)
:
void
Returns
void
Modules
@swim/system
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/component
@swim/ux
@swim/vis
@swim/maps
Position
Gesture
Delegate
did
Begin
Hover
did
Begin
Press
did
Cancel
Press
did
End
Hover
did
End
Press
did
Long
Press
did
Move
Press
did
Press
did
Start
Hovering
did
Start
Pressing
did
Stop
Hovering
did
Stop
Pressing
will
Begin
Hover
will
Begin
Press
will
Cancel
Press
will
End
Hover
will
End
Press
will
Long
Press
will
Move
Press
will
Press
will
Start
Hovering
will
Start
Pressing
will
Stop
Hovering
will
Stop
Pressing
Generated using
TypeDoc