lastEvent property
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;
Event which can be send by a button control.
one of: initial_press, repeat, short_release, long_release, double_short_release, long_press
final String lastEvent;