autoSnappingSensitivity property

double? autoSnappingSensitivity
getter/setter pair

Controls the auto-snapping speed. Sensitivity must be within the 0..1 range. A value of 1.0 triggers automatic capturing immediately, a value of 0.0 delays the automatic by 3 seconds. The default value is 0.66 (2 seconds)

Implementation

double? autoSnappingSensitivity;