Table of Contents

Interface ISBSDKUIViewControllerDelegate

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public interface ISBSDKUIViewControllerDelegate : INativeObject, IDisposable
Inherited Members
Extension Methods

Methods

ViewControllerShouldCancel(SBSDKUIViewController)

bool ViewControllerShouldCancel(SBSDKUIViewController viewController)

Parameters

viewController SBSDKUIViewController

Returns

bool

ViewControllerShouldFinish(SBSDKUIViewController)

bool ViewControllerShouldFinish(SBSDKUIViewController viewController)

Parameters

viewController SBSDKUIViewController

Returns

bool