GesturesSettings

fun GesturesSettings(rotateEnabled: Boolean, zoomEnabled: Boolean, scrollEnabled: Boolean, pitchEnabled: Boolean, panScrollMode: PanScrollMode, doubleTapToZoomEnabled: Boolean, quickZoomEnabled: Boolean, focalPoint: ScreenCoordinate?, scaleVelocityAnimationEnabled: Boolean, rotateVelocityAnimationEnabled: Boolean, flingVelocityAnimationEnabled: Boolean, increaseRotateThresholdWhenScaling: Boolean, disableRotateWhenScaling: Boolean, increaseScaleThresholdWhenRotating: Boolean, zoomRate: Float, pixelRatio: Float)