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
PointerMomentumGesture
Interface PointerMomentumGesture<O, V>
Type parameters
O =
unknown
V
:
View
=
View
Hierarchy
MomentumGesture
<
O
,
V
>
PointerMomentumGesture
Callable
Pointer
Momentum
Gesture
(
)
:
null
|
V
Pointer
Momentum
Gesture
(
view
:
null
|
V
, targetView
?:
null
|
View
)
:
O
Returns
null
|
V
Parameters
view:
null
|
V
Optional
targetView:
null
|
View
Returns
O
Index
Properties
acceleration
coast
Count
flags
hover
Count
hysteresis
input
Count
inputs
owner
press
Count
velocity
Max
view
Accessors
affinity
binds
coasting
coherent
family
Type
hovering
inherited
inherits
key
lazy
mounted
name
observes
pressing
self
static
super
Fastener
super
Name
Methods
attach
Events
attach
Hover
Events
attach
Press
Events
attach
Sub
Fastener
begin
Coast
begin
Hover
begin
Press
bind
Super
Fastener
bind
View
cancel
cancel
Press
clear
Input
clear
Inputs
create
Input
decohere
detach
Events
detach
Hover
Events
detach
Press
Events
detach
Sub
Fastener
detect
View
did
Attach
View
did
Begin
Coast
did
Begin
Hover
did
Begin
Press
did
Bind
Super
Fastener
did
Cancel
Press
did
Coast
did
Detach
View
did
End
Coast
did
End
Hover
did
End
Press
did
Inherit
did
Long
Press
did
Mount
did
Move
Press
did
Press
did
Set
Affinity
did
Set
Inherits
did
Start
Coasting
did
Start
Hovering
did
Start
Interacting
did
Start
Pressing
did
Stop
Coasting
did
Stop
Hovering
did
Stop
Interacting
did
Stop
Pressing
did
Unbind
Super
Fastener
did
Uninherit
did
Unmount
do
Coast
end
Coast
end
Hover
end
Press
get
Input
get
OrCreate
Input
get
Super
Fastener
get
View
has
Affinity
init
init
Affinity
init
Inherits
integrate
interrupt
long
Press
min
Affinity
mount
move
Press
on
Attach
View
on
Begin
Coast
on
Begin
Hover
on
Begin
Press
on
Bind
Super
Fastener
on
Cancel
Press
on
Coast
on
Detach
View
on
End
Coast
on
End
Hover
on
End
Press
on
Inherit
on
Long
Press
on
Mount
on
Move
Press
on
Pointer
Cancel
on
Pointer
Down
on
Pointer
Enter
on
Pointer
Leave
on
Pointer
Leave
Document
on
Pointer
Move
on
Pointer
Up
on
Press
on
Set
Affinity
on
Set
Inherits
on
Start
Coasting
on
Start
Hovering
on
Start
Interacting
on
Start
Pressing
on
Stop
Coasting
on
Stop
Hovering
on
Stop
Interacting
on
Stop
Pressing
on
Unbind
Super
Fastener
on
Uninherit
on
Unmount
press
recohere
set
Affinity
set
Coherent
set
Flags
set
Inherited
set
Inherits
set
View
start
Coasting
start
Hovering
start
Interacting
start
Pressing
stop
Coasting
stop
Hovering
stop
Interacting
stop
Pressing
to
String
unbind
Super
Fastener
unbind
View
unmount
update
Input
view
Will
Animate
view
Will
Unmount
will
Attach
View
will
Begin
Coast
will
Begin
Hover
will
Begin
Press
will
Bind
Super
Fastener
will
Cancel
Press
will
Coast
will
Detach
View
will
End
Coast
will
End
Hover
will
End
Press
will
Inherit
will
Long
Press
will
Mount
will
Move
Press
will
Press
will
Set
Affinity
will
Set
Inherits
will
Start
Coasting
will
Start
Hovering
will
Start
Interacting
will
Start
Pressing
will
Stop
Coasting
will
Stop
Hovering
will
Stop
Interacting
will
Stop
Pressing
will
Unbind
Super
Fastener
will
Uninherit
will
Unmount
Properties
acceleration
acceleration
:
number
Readonly
coast
Count
coast
Count
:
number
Readonly
flags
flags
:
number
Readonly
hover
Count
hover
Count
:
number
hysteresis
hysteresis
:
number
Readonly
input
Count
input
Count
:
number
Readonly
inputs
inputs
:
{}
Type declaration
[
inputId:
string
]:
MomentumGestureInput
|
undefined
Readonly
owner
owner
:
O
Readonly
press
Count
press
Count
:
number
velocity
Max
velocity
Max
:
number
Readonly
view
view
:
null
|
V
Accessors
affinity
get
affinity
(
)
:
number
Returns
number
binds
get
binds
(
)
:
undefined
|
boolean
Returns
undefined
|
boolean
coasting
get
coasting
(
)
:
boolean
Returns
boolean
coherent
get
coherent
(
)
:
boolean
Returns
boolean
family
Type
get
familyType
(
)
:
null
|
Class
<
Gesture
<
any
,
any
>
>
Returns
null
|
Class
<
Gesture
<
any
,
any
>
>
hovering
get
hovering
(
)
:
boolean
Returns
boolean
inherited
get
inherited
(
)
:
boolean
Returns
boolean
inherits
get
inherits
(
)
:
boolean
Returns
boolean
key
get
key
(
)
:
undefined
|
string
Returns
undefined
|
string
lazy
get
lazy
(
)
:
boolean
Returns
boolean
mounted
get
mounted
(
)
:
boolean
Returns
boolean
name
get
name
(
)
:
string
Returns
string
observes
get
observes
(
)
:
undefined
|
boolean
Returns
undefined
|
boolean
pressing
get
pressing
(
)
:
boolean
Returns
boolean
self
get
self
(
)
:
undefined
|
boolean
Returns
undefined
|
boolean
static
get
static
(
)
:
string
|
boolean
Returns
string
|
boolean
super
Fastener
get
superFastener
(
)
:
null
|
Fastener
<
unknown
>
Returns
null
|
Fastener
<
unknown
>
super
Name
get
superName
(
)
:
undefined
|
string
Returns
undefined
|
string
Methods
attach
Events
attach
Events
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
attach
Hover
Events
attach
Hover
Events
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
attach
Press
Events
attach
Press
Events
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
attach
Sub
Fastener
attach
Sub
Fastener
(
subFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
subFastener:
Fastener
<
unknown
>
Returns
void
begin
Coast
begin
Coast
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
begin
Hover
begin
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
begin
Press
begin
Press
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
bind
Super
Fastener
bind
Super
Fastener
(
)
:
void
Returns
void
bind
View
bind
View
(
view
:
View
, target
?:
null
|
View
)
:
void
Parameters
view:
View
Optional
target:
null
|
View
Returns
void
cancel
cancel
(
event
:
null
|
Event
)
:
void
Parameters
event:
null
|
Event
Returns
void
cancel
Press
cancel
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
clear
Input
clear
Input
(
input
:
MomentumGestureInput
)
:
void
Parameters
input:
MomentumGestureInput
Returns
void
clear
Inputs
clear
Inputs
(
)
:
void
Returns
void
create
Input
create
Input
(
inputId
:
string
, inputType
:
GestureInputType
, isPrimary
:
boolean
, x
:
number
, y
:
number
, t
:
number
)
:
MomentumGestureInput
Parameters
inputId:
string
inputType:
GestureInputType
isPrimary:
boolean
x:
number
y:
number
t:
number
Returns
MomentumGestureInput
decohere
decohere
(
)
:
void
Returns
void
detach
Events
detach
Events
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
detach
Hover
Events
detach
Hover
Events
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
detach
Press
Events
detach
Press
Events
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
detach
Sub
Fastener
detach
Sub
Fastener
(
subFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
subFastener:
Fastener
<
unknown
>
Returns
void
detect
View
detect
View
(
view
:
View
)
:
null
|
V
Parameters
view:
View
Returns
null
|
V
did
Attach
View
did
Attach
View
(
view
:
V
, target
:
null
|
View
)
:
void
Parameters
view:
V
target:
null
|
View
Returns
void
did
Begin
Coast
did
Begin
Coast
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
did
Begin
Hover
did
Begin
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
did
Begin
Press
did
Begin
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
did
Bind
Super
Fastener
did
Bind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
did
Cancel
Press
did
Cancel
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
did
Coast
did
Coast
(
)
:
void
Returns
void
did
Detach
View
did
Detach
View
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
did
End
Coast
did
End
Coast
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
did
End
Hover
did
End
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
did
End
Press
did
End
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
did
Inherit
did
Inherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
did
Long
Press
did
Long
Press
(
input
:
PositionGestureInput
)
:
void
Parameters
input:
PositionGestureInput
Returns
void
did
Mount
did
Mount
(
)
:
void
Returns
void
did
Move
Press
did
Move
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
did
Press
did
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
did
Set
Affinity
did
Set
Affinity
(
newAffinity
:
number
, oldAffinity
:
number
)
:
void
Parameters
newAffinity:
number
oldAffinity:
number
Returns
void
did
Set
Inherits
did
Set
Inherits
(
inherits
:
boolean
, superName
:
undefined
|
string
)
:
void
Parameters
inherits:
boolean
superName:
undefined
|
string
Returns
void
did
Start
Coasting
did
Start
Coasting
(
)
:
void
Returns
void
did
Start
Hovering
did
Start
Hovering
(
)
:
void
Returns
void
did
Start
Interacting
did
Start
Interacting
(
)
:
void
Returns
void
did
Start
Pressing
did
Start
Pressing
(
)
:
void
Returns
void
did
Stop
Coasting
did
Stop
Coasting
(
)
:
void
Returns
void
did
Stop
Hovering
did
Stop
Hovering
(
)
:
void
Returns
void
did
Stop
Interacting
did
Stop
Interacting
(
)
:
void
Returns
void
did
Stop
Pressing
did
Stop
Pressing
(
)
:
void
Returns
void
did
Unbind
Super
Fastener
did
Unbind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
did
Uninherit
did
Uninherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
did
Unmount
did
Unmount
(
)
:
void
Returns
void
do
Coast
do
Coast
(
t
:
number
)
:
void
Parameters
t:
number
Returns
void
end
Coast
end
Coast
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
end
Hover
end
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
end
Press
end
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
get
Input
get
Input
(
inputId
:
string
|
number
)
:
null
|
MomentumGestureInput
Parameters
inputId:
string
|
number
Returns
null
|
MomentumGestureInput
get
OrCreate
Input
get
OrCreate
Input
(
inputId
:
string
|
number
, inputType
:
GestureInputType
, isPrimary
:
boolean
, x
:
number
, y
:
number
, t
:
number
)
:
MomentumGestureInput
Parameters
inputId:
string
|
number
inputType:
GestureInputType
isPrimary:
boolean
x:
number
y:
number
t:
number
Returns
MomentumGestureInput
get
Super
Fastener
get
Super
Fastener
(
)
:
null
|
Fastener
<
unknown
>
Returns
null
|
Fastener
<
unknown
>
get
View
get
View
(
)
:
V
Returns
V
has
Affinity
has
Affinity
(
affinity
:
number
)
:
boolean
Parameters
affinity:
number
Returns
boolean
init
init
(
)
:
void
Returns
void
init
Affinity
init
Affinity
(
affinity
:
number
)
:
void
Parameters
affinity:
number
Returns
void
init
Inherits
init
Inherits
(
inherits
:
string
|
boolean
)
:
void
Parameters
inherits:
string
|
boolean
Returns
void
integrate
integrate
(
t
:
number
)
:
void
Parameters
t:
number
Returns
void
interrupt
interrupt
(
event
:
null
|
Event
)
:
void
Parameters
event:
null
|
Event
Returns
void
long
Press
long
Press
(
input
:
PositionGestureInput
)
:
void
Parameters
input:
PositionGestureInput
Returns
void
min
Affinity
min
Affinity
(
affinity
:
undefined
|
number
)
:
boolean
Parameters
affinity:
undefined
|
number
Returns
boolean
mount
mount
(
)
:
void
Returns
void
move
Press
move
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
on
Attach
View
on
Attach
View
(
view
:
V
, target
:
null
|
View
)
:
void
Parameters
view:
V
target:
null
|
View
Returns
void
on
Begin
Coast
on
Begin
Coast
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
on
Begin
Hover
on
Begin
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
on
Begin
Press
on
Begin
Press
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
on
Bind
Super
Fastener
on
Bind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
on
Cancel
Press
on
Cancel
Press
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
on
Coast
on
Coast
(
)
:
void
Returns
void
on
Detach
View
on
Detach
View
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
on
End
Coast
on
End
Coast
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
on
End
Hover
on
End
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
on
End
Press
on
End
Press
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
on
Inherit
on
Inherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
on
Long
Press
on
Long
Press
(
input
:
PositionGestureInput
)
:
void
Parameters
input:
PositionGestureInput
Returns
void
on
Mount
on
Mount
(
)
:
void
Returns
void
on
Move
Press
on
Move
Press
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
on
Pointer
Cancel
on
Pointer
Cancel
(
event
:
PointerEvent
)
:
void
Parameters
event:
PointerEvent
Returns
void
on
Pointer
Down
on
Pointer
Down
(
event
:
PointerEvent
)
:
void
Parameters
event:
PointerEvent
Returns
void
on
Pointer
Enter
on
Pointer
Enter
(
event
:
PointerEvent
)
:
void
Parameters
event:
PointerEvent
Returns
void
on
Pointer
Leave
on
Pointer
Leave
(
event
:
PointerEvent
)
:
void
Parameters
event:
PointerEvent
Returns
void
on
Pointer
Leave
Document
on
Pointer
Leave
Document
(
event
:
PointerEvent
)
:
void
Parameters
event:
PointerEvent
Returns
void
on
Pointer
Move
on
Pointer
Move
(
event
:
PointerEvent
)
:
void
Parameters
event:
PointerEvent
Returns
void
on
Pointer
Up
on
Pointer
Up
(
event
:
PointerEvent
)
:
void
Parameters
event:
PointerEvent
Returns
void
on
Press
on
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
on
Set
Affinity
on
Set
Affinity
(
newAffinity
:
number
, oldAffinity
:
number
)
:
void
Parameters
newAffinity:
number
oldAffinity:
number
Returns
void
on
Set
Inherits
on
Set
Inherits
(
inherits
:
boolean
, superName
:
undefined
|
string
)
:
void
Parameters
inherits:
boolean
superName:
undefined
|
string
Returns
void
on
Start
Coasting
on
Start
Coasting
(
)
:
void
Returns
void
on
Start
Hovering
on
Start
Hovering
(
)
:
void
Returns
void
on
Start
Interacting
on
Start
Interacting
(
)
:
void
Returns
void
on
Start
Pressing
on
Start
Pressing
(
)
:
void
Returns
void
on
Stop
Coasting
on
Stop
Coasting
(
)
:
void
Returns
void
on
Stop
Hovering
on
Stop
Hovering
(
)
:
void
Returns
void
on
Stop
Interacting
on
Stop
Interacting
(
)
:
void
Returns
void
on
Stop
Pressing
on
Stop
Pressing
(
)
:
void
Returns
void
on
Unbind
Super
Fastener
on
Unbind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
on
Uninherit
on
Uninherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
on
Unmount
on
Unmount
(
)
:
void
Returns
void
press
press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
recohere
recohere
(
t
:
number
)
:
void
Parameters
t:
number
Returns
void
set
Affinity
set
Affinity
(
affinity
:
number
)
:
void
Parameters
affinity:
number
Returns
void
set
Coherent
set
Coherent
(
coherent
:
boolean
)
:
void
Parameters
coherent:
boolean
Returns
void
set
Flags
set
Flags
(
flags
:
number
)
:
void
Parameters
flags:
number
Returns
void
set
Inherited
set
Inherited
(
inherited
:
boolean
, superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
inherited:
boolean
superFastener:
Fastener
<
unknown
>
Returns
void
set
Inherits
set
Inherits
(
inherits
:
string
|
boolean
)
:
void
Parameters
inherits:
string
|
boolean
Returns
void
set
View
set
View
(
newView
:
null
|
V
, targetView
?:
null
|
View
)
:
null
|
V
Parameters
newView:
null
|
V
Optional
targetView:
null
|
View
Returns
null
|
V
start
Coasting
start
Coasting
(
)
:
void
Returns
void
start
Hovering
start
Hovering
(
)
:
void
Returns
void
start
Interacting
start
Interacting
(
)
:
void
Returns
void
start
Pressing
start
Pressing
(
)
:
void
Returns
void
stop
Coasting
stop
Coasting
(
)
:
void
Returns
void
stop
Hovering
stop
Hovering
(
)
:
void
Returns
void
stop
Interacting
stop
Interacting
(
)
:
void
Returns
void
stop
Pressing
stop
Pressing
(
)
:
void
Returns
void
to
String
to
String
(
)
:
string
Returns
string
unbind
Super
Fastener
unbind
Super
Fastener
(
)
:
void
Returns
void
unbind
View
unbind
View
(
view
:
View
)
:
void
Parameters
view:
View
Returns
void
unmount
unmount
(
)
:
void
Returns
void
update
Input
update
Input
(
input
:
MomentumGestureInput
, event
:
PointerEvent
)
:
void
Parameters
input:
MomentumGestureInput
event:
PointerEvent
Returns
void
view
Will
Animate
view
Will
Animate
(
viewContext
:
ViewContext
)
:
void
Parameters
viewContext:
ViewContext
Returns
void
view
Will
Unmount
view
Will
Unmount
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
will
Attach
View
will
Attach
View
(
view
:
V
, target
:
null
|
View
)
:
void
Parameters
view:
V
target:
null
|
View
Returns
void
will
Begin
Coast
will
Begin
Coast
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
boolean
|
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
boolean
|
void
will
Begin
Hover
will
Begin
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
will
Begin
Press
will
Begin
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
boolean
|
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
boolean
|
void
will
Bind
Super
Fastener
will
Bind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
will
Cancel
Press
will
Cancel
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
will
Coast
will
Coast
(
)
:
void
Returns
void
will
Detach
View
will
Detach
View
(
view
:
V
)
:
void
Parameters
view:
V
Returns
void
will
End
Coast
will
End
Coast
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
will
End
Hover
will
End
Hover
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
will
End
Press
will
End
Press
(
input
:
MomentumGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
MomentumGestureInput
event:
null
|
Event
Returns
void
will
Inherit
will
Inherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
will
Long
Press
will
Long
Press
(
input
:
PositionGestureInput
)
:
void
Parameters
input:
PositionGestureInput
Returns
void
will
Mount
will
Mount
(
)
:
void
Returns
void
will
Move
Press
will
Move
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
will
Press
will
Press
(
input
:
PositionGestureInput
, event
:
null
|
Event
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
Returns
void
will
Set
Affinity
will
Set
Affinity
(
newAffinity
:
number
, oldAffinity
:
number
)
:
void
Parameters
newAffinity:
number
oldAffinity:
number
Returns
void
will
Set
Inherits
will
Set
Inherits
(
inherits
:
boolean
, superName
:
undefined
|
string
)
:
void
Parameters
inherits:
boolean
superName:
undefined
|
string
Returns
void
will
Start
Coasting
will
Start
Coasting
(
)
:
void
Returns
void
will
Start
Hovering
will
Start
Hovering
(
)
:
void
Returns
void
will
Start
Interacting
will
Start
Interacting
(
)
:
void
Returns
void
will
Start
Pressing
will
Start
Pressing
(
)
:
void
Returns
void
will
Stop
Coasting
will
Stop
Coasting
(
)
:
void
Returns
void
will
Stop
Hovering
will
Stop
Hovering
(
)
:
void
Returns
void
will
Stop
Interacting
will
Stop
Interacting
(
)
:
void
Returns
void
will
Stop
Pressing
will
Stop
Pressing
(
)
:
void
Returns
void
will
Unbind
Super
Fastener
will
Unbind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
will
Uninherit
will
Uninherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
will
Unmount
will
Unmount
(
)
:
void
Returns
void
Modules
@swim/runtime
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/controller
@swim/ux
@swim/vis
@swim/maps
Pointer
Momentum
Gesture
acceleration
coast
Count
flags
hover
Count
hysteresis
input
Count
inputs
owner
press
Count
velocity
Max
view
affinity
binds
coasting
coherent
family
Type
hovering
inherited
inherits
key
lazy
mounted
name
observes
pressing
self
static
super
Fastener
super
Name
attach
Events
attach
Hover
Events
attach
Press
Events
attach
Sub
Fastener
begin
Coast
begin
Hover
begin
Press
bind
Super
Fastener
bind
View
cancel
cancel
Press
clear
Input
clear
Inputs
create
Input
decohere
detach
Events
detach
Hover
Events
detach
Press
Events
detach
Sub
Fastener
detect
View
did
Attach
View
did
Begin
Coast
did
Begin
Hover
did
Begin
Press
did
Bind
Super
Fastener
did
Cancel
Press
did
Coast
did
Detach
View
did
End
Coast
did
End
Hover
did
End
Press
did
Inherit
did
Long
Press
did
Mount
did
Move
Press
did
Press
did
Set
Affinity
did
Set
Inherits
did
Start
Coasting
did
Start
Hovering
did
Start
Interacting
did
Start
Pressing
did
Stop
Coasting
did
Stop
Hovering
did
Stop
Interacting
did
Stop
Pressing
did
Unbind
Super
Fastener
did
Uninherit
did
Unmount
do
Coast
end
Coast
end
Hover
end
Press
get
Input
get
OrCreate
Input
get
Super
Fastener
get
View
has
Affinity
init
init
Affinity
init
Inherits
integrate
interrupt
long
Press
min
Affinity
mount
move
Press
on
Attach
View
on
Begin
Coast
on
Begin
Hover
on
Begin
Press
on
Bind
Super
Fastener
on
Cancel
Press
on
Coast
on
Detach
View
on
End
Coast
on
End
Hover
on
End
Press
on
Inherit
on
Long
Press
on
Mount
on
Move
Press
on
Pointer
Cancel
on
Pointer
Down
on
Pointer
Enter
on
Pointer
Leave
on
Pointer
Leave
Document
on
Pointer
Move
on
Pointer
Up
on
Press
on
Set
Affinity
on
Set
Inherits
on
Start
Coasting
on
Start
Hovering
on
Start
Interacting
on
Start
Pressing
on
Stop
Coasting
on
Stop
Hovering
on
Stop
Interacting
on
Stop
Pressing
on
Unbind
Super
Fastener
on
Uninherit
on
Unmount
press
recohere
set
Affinity
set
Coherent
set
Flags
set
Inherited
set
Inherits
set
View
start
Coasting
start
Hovering
start
Interacting
start
Pressing
stop
Coasting
stop
Hovering
stop
Interacting
stop
Pressing
to
String
unbind
Super
Fastener
unbind
View
unmount
update
Input
view
Will
Animate
view
Will
Unmount
will
Attach
View
will
Begin
Coast
will
Begin
Hover
will
Begin
Press
will
Bind
Super
Fastener
will
Cancel
Press
will
Coast
will
Detach
View
will
End
Coast
will
End
Hover
will
End
Press
will
Inherit
will
Long
Press
will
Mount
will
Move
Press
will
Press
will
Set
Affinity
will
Set
Inherits
will
Start
Coasting
will
Start
Hovering
will
Start
Interacting
will
Start
Pressing
will
Stop
Coasting
will
Stop
Hovering
will
Stop
Interacting
will
Stop
Pressing
will
Unbind
Super
Fastener
will
Uninherit
will
Unmount
Generated using
TypeDoc