InteractiveViewerInteractionEndEvent
InteractiveViewerInteractionEndEvent
class has the following properties:
pointer_count
The number of pointers being tracked by the gesture recognizer. Typically this is the number of fingers being used to pan the widget using the gesture recognizer.
Value is of type int
.
scale_velocity
The final velocity of the scale factor reported by the gesture.
Value is of type float
.