Table of Contents

Class SBSDKUIGenericDocumentRecognizerViewController_ScanbotSDK_Swift_15525

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public static class SBSDKUIGenericDocumentRecognizerViewController_ScanbotSDK_Swift_15525
Inheritance
SBSDKUIGenericDocumentRecognizerViewController_ScanbotSDK_Swift_15525
Inherited Members

Methods

AnimationControllerForPresentedControllerPresentingControllerSourceController(SBSDKUIGenericDocumentRecognizerViewController, UIViewController, UIViewController, UIViewController)

public static UIViewControllerAnimatedTransitioning? AnimationControllerForPresentedControllerPresentingControllerSourceController(this SBSDKUIGenericDocumentRecognizerViewController This, UIViewController presented, UIViewController presenting, UIViewController source)

Parameters

This SBSDKUIGenericDocumentRecognizerViewController
presented UIViewController
presenting UIViewController
source UIViewController

Returns

UIViewControllerAnimatedTransitioning

InteractionControllerForDismissal(SBSDKUIGenericDocumentRecognizerViewController, UIViewControllerAnimatedTransitioning)

public static UIViewControllerInteractiveTransitioning? InteractionControllerForDismissal(this SBSDKUIGenericDocumentRecognizerViewController This, UIViewControllerAnimatedTransitioning animator)

Parameters

This SBSDKUIGenericDocumentRecognizerViewController
animator UIViewControllerAnimatedTransitioning

Returns

UIViewControllerInteractiveTransitioning

InteractionControllerForPresentation(SBSDKUIGenericDocumentRecognizerViewController, UIViewControllerAnimatedTransitioning)

public static UIViewControllerInteractiveTransitioning? InteractionControllerForPresentation(this SBSDKUIGenericDocumentRecognizerViewController This, UIViewControllerAnimatedTransitioning animator)

Parameters

This SBSDKUIGenericDocumentRecognizerViewController
animator UIViewControllerAnimatedTransitioning

Returns

UIViewControllerInteractiveTransitioning