dragShowThreshold property

double? dragShowThreshold
final

触发拖拽显示阈值,如果小于 1.0,则以百分比计算,否则以实际像素计算,默认 0.5

Implementation

final double? dragShowThreshold;