verticalScale property
final
The scale implied by the average distance along the vertical axis between the pointers in contact with the screen.
This value must be greater than or equal to zero.
See also:
- scale, which is the general scale implied by the pointers.
- horizontalScale, which is the scale along the horizontal axis.
Implementation
final double verticalScale;