scaleRatioThresholdInRotation property

double scaleRatioThresholdInRotation
final

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

Implementation

final double scaleRatioThresholdInRotation;