public static interface BrickletLCD128x64.TouchGestureListener extends DeviceListener
BrickletLCD128x64.setTouchGestureCallbackConfiguration(long, boolean)
. The parameters are the
same as for BrickletLCD128x64.getTouchGesture()
.Modifier and Type | Method and Description |
---|---|
void |
touchGesture(int gesture,
long duration,
int pressureMax,
int xStart,
int yStart,
int xEnd,
int yEnd,
long age) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.