MTGestureType
@MainActor
public enum MTGestureType
Gesture types available in the SDK.
-
Double tap zoom in.
Declaration
Swift
case doubleTapZoomIn -
Drag and pan.
Declaration
Swift
case dragPan -
Pitch shifting with two finger drag.
Declaration
Swift
case twoFingersDragPitch -
Pinching to rotate and zoom.
Declaration
Swift
case pinchRotateAndZoom