clik-engine API
GitHub
Preparing search index...
GestureEvent
Interface GestureEvent
interface
GestureEvent
{
distance
?:
number
;
duration
:
number
;
scale
?:
number
;
type
:
GestureType
;
velocity
?:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
distance?
duration
scale?
type
velocity?
x
y
Properties
Optional
distance
distance
?:
number
duration
duration
:
number
Optional
scale
scale
?:
number
type
type
:
GestureType
Optional
velocity
velocity
?:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
distance
duration
scale
type
velocity
x
y
GitHub
clik-engine API
Loading...