Interface ISBSDKLicensePlateScannerViewControllerDelegate
- Namespace
 - ScanbotSDK.iOS
 
- Assembly
 - DocumentSDK.NET.iOS.dll
 
public interface ISBSDKLicensePlateScannerViewControllerDelegate : INativeObject, IDisposable
  - Inherited Members
 
- Extension Methods
 
Methods
DidRecognizeLicensePlateOn(SBSDKLicensePlateScannerViewController, SBSDKLicensePlateScannerResult, UIImage)
void DidRecognizeLicensePlateOn(SBSDKLicensePlateScannerViewController controller, SBSDKLicensePlateScannerResult licensePlateResult, UIImage image)
  Parameters
controllerSBSDKLicensePlateScannerViewControllerlicensePlateResultSBSDKLicensePlateScannerResultimageUIImage
ShouldRecognize(SBSDKLicensePlateScannerViewController)
bool ShouldRecognize(SBSDKLicensePlateScannerViewController controller)
  Parameters
controllerSBSDKLicensePlateScannerViewController