Hi everyone!
How can one configure the DragGesture() to fire on two finger input instead of just one. In UIKit this was easily possilbe by setting the
minimumNumberOfTouches and maximumNumberOfTouches properties on UIPanGestureRecoginzer
Thanks in advance!
Max