autoSnappingSensitivity property

double autoSnappingSensitivity
getter/setter pair

Controls the auto snapping speed. The sensitivity must be between 0.0 and 1.0. A value of 1.0 triggers auto snapping immediately, while a value of 0.0 delays the auto snapping by 3 seconds. The default value is 0.66 (1 second). Default is 0.66

Implementation

double autoSnappingSensitivity;