hitTolerance property

double hitTolerance
final

Distance tolerance for hit testing in logical pixels.

Determines how close a pointer must be to a connection to register a hit. Larger values make connections easier to select but may cause overlapping hit areas.

Implementation

final double hitTolerance;