toggle menu
Scale
1.1.0-alpha.5
androidJvm
switch theme
search in API
scale-zoomable-view
/
com.jvziyaoyao.scale.zoomable.zoomable
/
ZoomableGestureScope
/
ZoomableGestureScope
Zoomable
Gesture
Scope
constructor
(
onTap
:
(
Offset
)
->
Unit
=
{}
,
onDoubleTap
:
(
Offset
)
->
Unit
=
{}
,
onLongPress
:
(
Offset
)
->
Unit
=
{}
)