lastEvent property

String lastEvent
final

Event which can be send by a button control.

one of: initial_press, repeat, short_release, long_release, double_short_release, long_press

Implementation

final String lastEvent;