on Shove
Two pointers shove event. Lambda Signature: (pointersAngleDeg: Double, start: Xy, end: Xy) -> Unit Two pointers move with distance between pointers and pointers angle remaining inside predefined thresholds. "pointersAngleDeg" param represents the angle in degrees determined by the two pointers involved in gesture "initial" is the mid point of the segment determined by the two pointers initial touch down positions "start" param represents the mid point of the segment determined by the two pointers previous positions "end" param represents the mid point of the segment determined by the two pointers current positions