Table of Contents

Class SBSDKUIEnableCameraTextConfiguration

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

Constructors

SBSDKUIEnableCameraTextConfiguration()

public SBSDKUIEnableCameraTextConfiguration()

SBSDKUIEnableCameraTextConfiguration(NSObjectFlag)

protected SBSDKUIEnableCameraTextConfiguration(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUIEnableCameraTextConfiguration(NativeHandle)

protected SBSDKUIEnableCameraTextConfiguration(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

EnableCameraButtonTitle

public virtual string EnableCameraButtonTitle { get; set; }

Property Value

string

EnableCameraExplanationText

public virtual string EnableCameraExplanationText { get; set; }

Property Value

string