onStart property

GestureScaleStartCallback? onStart
getter/setter pair

The pointers in contact with the screen have established a focal point and initial scale of 1.0.

Implementation

GestureScaleStartCallback? onStart;