public static interface BrickletLCD128x64.TouchPositionListener extends DeviceListener
BrickletLCD128x64.setTouchPositionCallbackConfiguration(long, boolean)
. The parameters are the
same as for BrickletLCD128x64.getTouchPosition()
.Modifier and Type | Method and Description |
---|---|
void |
touchPosition(int pressure,
int x,
int y,
long age) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.