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

Methods

DiffWithFirstSnapshot(SBSDKImageRefPoolSnapshot, SBSDKImageRefPoolSnapshot)

public static SBSDKImageRefPoolSnapshotsDiff DiffWithFirstSnapshot(SBSDKImageRefPoolSnapshot firstSnapshot, SBSDKImageRefPoolSnapshot secondSnapshot)

Parameters

firstSnapshot SBSDKImageRefPoolSnapshot
secondSnapshot SBSDKImageRefPoolSnapshot

Returns

SBSDKImageRefPoolSnapshotsDiff

EnableDetailedProfiling()

public static void EnableDetailedProfiling()

MakeSnapshot()

public static SBSDKImageRefPoolSnapshot MakeSnapshot()

Returns

SBSDKImageRefPoolSnapshot