Rotation Change Event
Represents part of a rotation gesture.
This event is triggered when the angle between pointers changes during an ongoing rotation gesture.
Since
200.3.0
Properties
Link copied to clipboard
the angular movement since the last RotationChangeEvent
Link copied to clipboard
the point in screen coordinates around which the pointers are rotating
Link copied to clipboard
the rotation status, indicating whether rotation has just started, is in progress or just ended.
Inherited properties
Link copied to clipboard
Returns the MotionEvent associated with the RotationChangeEvent.