scaleRatioThresholdInRotation property

double scaleRatioThresholdInRotation
final

Порог коэффицента масштабирования, по достижению которого начнёт отправляться сообщения масштабирования. Используется, если вращение активно. Множитель должен выйти за пределы (1 / scale_ratio_threshold_in_rotation, scale_ratio_threshold_in_rotation).

Implementation

final double scaleRatioThresholdInRotation;