public static interface BrickletMultiTouchV2.TouchStateListener extends DeviceListener
BrickletMultiTouchV2.getTouchState()
for
information about the state.
This listener is triggered every time the touch state changes with
a given period (see BrickletMultiTouchV2.setTouchStateCallbackConfiguration(long, boolean)
)Modifier and Type | Method and Description |
---|---|
void |
touchState(boolean[] state) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.