Table of Contents

Class _SBSDKImageRefProfiler

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public class _SBSDKImageRefProfiler : NSObject
Inheritance
_SBSDKImageRefProfiler

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

MakeSnapshot

public static SBSDKImageRefPoolSnapshot MakeSnapshot { get; }

Property Value

SBSDKImageRefPoolSnapshot

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()