focalPoint property

ScreenCoordinate? focalPoint
getter/setter pair

By default, gestures rotate and zoom around the center of the gesture. Set this property to rotate and zoom around a fixed point instead.

Implementation

ScreenCoordinate? focalPoint;