calculateZoom
Source set: Common
public fun PointerEvent.calculateZoom(): Float
Uses the change of the centroid size between the PointerInputChange.previousPosition and PointerInputChange.position to determine how much zoom was intended.
Example Usage: