touchSlop property

double touchSlop
final

触摸滑动阈值(单位:逻辑像素,触摸移动超过该距离则不再视为点击)

Implementation

final double touchSlop;