Interface ScanbotCameraXView.IPinchToZoomCallback
[Register("io/scanbot/sdk/ui/camera/ScanbotCameraXView$PinchToZoomCallback", "", "IO.Scanbot.Sdk.UI.Camera.ScanbotCameraXView/IPinchToZoomCallbackInvoker")]
public interface ScanbotCameraXView.IPinchToZoomCallback : IJavaObject, IJavaPeerable, IDisposable
- Inherited Members
Methods
OnPinchedToValue(float)
[Register("onPinchedToValue", "(F)V", "GetOnPinchedToValue_FHandler:IO.Scanbot.Sdk.UI.Camera.ScanbotCameraXView/IPinchToZoomCallbackInvoker, BarcodeSDK.NET.Droid")]
void OnPinchedToValue(float zoomRatio)
Parameters
zoomRatio
float