public interface GestureListener
| Modifier and Type | Method and Description |
|---|---|
void |
magnify(MagnifyGestureEvent e) |
void |
rotate(RotateGestureEvent e) |
void |
scroll(ScrollGestureEvent e) |
void magnify(MagnifyGestureEvent e)
void rotate(RotateGestureEvent e)
void scroll(ScrollGestureEvent e)
Copyright © 2023. All rights reserved.