Class ScanbotUI
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class ScanbotUI : NSObject
- Inheritance
-
ScanbotUI
Constructors
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
DefaultImageStoreEncrypter
public static SBSDKStorageCrypting? DefaultImageStoreEncrypter { get; set; }
Property Value
- SBSDKStorageCrypting
DefaultPDFEncrypter
public static SBSDKStorageCrypting? DefaultPDFEncrypter { get; set; }
Property Value
- SBSDKStorageCrypting
DefaultStatusBarStyle
public static UIStatusBarStyle? DefaultStatusBarStyle { get; set; }
Property Value
- UIStatusBarStyle
ShouldShowStatusBarOnScanningScreens
public static bool ShouldShowStatusBarOnScanningScreens { get; set; }
Property Value
- bool