Table of Contents

Class _SBSDKImageRefProfiler

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class _SBSDKImageRefProfiler : NSObject
Inheritance
_SBSDKImageRefProfiler
Extension Methods

Constructors

_SBSDKImageRefProfiler()

public _SBSDKImageRefProfiler()

_SBSDKImageRefProfiler(NSObjectFlag)

protected _SBSDKImageRefProfiler(NSObjectFlag t)

Parameters

t NSObjectFlag

_SBSDKImageRefProfiler(NativeHandle)

protected _SBSDKImageRefProfiler(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

Methods

DiffFirstSnapshot(SBSDKImageRefPoolSnapshot, SBSDKImageRefPoolSnapshot, out NSError?)

public static SBSDKImageRefPoolSnapshotsDiff? DiffFirstSnapshot(SBSDKImageRefPoolSnapshot firstSnapshot, SBSDKImageRefPoolSnapshot secondSnapshot, out NSError? error)

Parameters

firstSnapshot SBSDKImageRefPoolSnapshot
secondSnapshot SBSDKImageRefPoolSnapshot
error NSError

Returns

SBSDKImageRefPoolSnapshotsDiff

EnableDetailedProfiling()

public static void EnableDetailedProfiling()

MakeSnapshot()

public static SBSDKImageRefPoolSnapshot MakeSnapshot()

Returns

SBSDKImageRefPoolSnapshot