longPressMaximumRangeAllowed property

int longPressMaximumRangeAllowed
final

The maxium distance between the first touching position and the position when the long press event occurs. default: distanceSquared = 25

Implementation

final int longPressMaximumRangeAllowed;