on Shove
Two pointers shove event. Two pointers move with distance between pointers and pointers angle remaining inside predefined thresholds.
Parameters
is the angle in degrees determined by the two pointers involved in gesture
is the mid point of the segment determined by the two pointers initial touch down positions
is the mid point of the segment determined by the two pointers previous positions
is the mid point of the segment determined by the two pointers current positions
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.
Parameters
is the angle in degrees determined by the two pointers involved in gesture
is the mid point of the segment determined by the two pointers previous positions
is the mid point of the segment determined by the two pointers current positions