detectZoomableImageGestures

private suspend fun PointerInputScope.detectZoomableImageGestures(isPanningEnabled: () -> Boolean, onGesture: (pan: Offset, zoom: Float) -> Unit)(source)