Package io.scanbot.sdk.ui.camera
Interface ScanbotCameraXView.PinchToZoomCallback
-
- All Implemented Interfaces:
public interface ScanbotCameraXView.PinchToZoomCallbackPinch to Zoom Callback
-
-
Method Summary
Modifier and Type Method Description abstract UnitonPinchedToValue(Float zoomRatio)-
-
Method Detail
-
onPinchedToValue
abstract Unit onPinchedToValue(Float zoomRatio)
-
-
-
-