Table of Contents

Class SBSDKScannedPageObserver

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKScannedPageObserver : NSObject, ISBSDKScannedPageObserver, INativeObject, IDisposable
Inheritance
SBSDKScannedPageObserver
Implements
INativeObject

Constructors

SBSDKScannedPageObserver()

public SBSDKScannedPageObserver()

SBSDKScannedPageObserver(NSObjectFlag)

protected SBSDKScannedPageObserver(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKScannedPageObserver(NativeHandle)

protected SBSDKScannedPageObserver(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

Methods

Of(SBSDKScannedPage, SBSDKScannedPageImageType, UIImage?)

public virtual void Of(SBSDKScannedPage page, SBSDKScannedPageImageType type, UIImage? image)

Parameters

page SBSDKScannedPage
type SBSDKScannedPageImageType
image UIImage

ScannedPageDidChangeData(SBSDKScannedPage)

public virtual void ScannedPageDidChangeData(SBSDKScannedPage page)

Parameters

page SBSDKScannedPage