Scale Change Event
Represents part of a scale gesture.
This event is triggered when the distance between pointers changes during an ongoing scale gesture.
Since
200.3.0
Properties
Link copied to clipboard
the point in screen coordinates around which the pointers are pinching or spreading
Link copied to clipboard
the factor by which the distance between pointers changed between this event and the previous ScaleChangeEvent
Link copied to clipboard
the status of a scale gesture, indicating whether scale has just started, is in progress or just ended.
Inherited properties
Link copied to clipboard
Returns the MotionEvent associated with the ScaleChangeEvent.