Table of Contents

Class ScanbotUI

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

Constructors

ScanbotUI()

public ScanbotUI()

ScanbotUI(NSObjectFlag)

protected ScanbotUI(NSObjectFlag t)

Parameters

t NSObjectFlag

ScanbotUI(NativeHandle)

protected ScanbotUI(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

DefaultStatusBarStyle

public static UIStatusBarStyle DefaultStatusBarStyle { get; set; }

Property Value

UIStatusBarStyle

ShouldShowStatusBarOnScanningScreens

public static bool ShouldShowStatusBarOnScanningScreens { get; set; }

Property Value

bool