Table of Contents

Class SBSDKBarcodeTrackedViewTextStyle

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

Constructors

SBSDKBarcodeTrackedViewTextStyle()

public SBSDKBarcodeTrackedViewTextStyle()

SBSDKBarcodeTrackedViewTextStyle(NSObjectFlag)

protected SBSDKBarcodeTrackedViewTextStyle(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKBarcodeTrackedViewTextStyle(NativeHandle)

protected SBSDKBarcodeTrackedViewTextStyle(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

SelectedTextColor

public virtual UIColor SelectedTextColor { get; set; }

Property Value

UIColor

TextBackgroundColor

public virtual UIColor TextBackgroundColor { get; set; }

Property Value

UIColor

TextBackgroundSelectedColor

public virtual UIColor TextBackgroundSelectedColor { get; set; }

Property Value

UIColor

TextColor

public virtual UIColor TextColor { get; set; }

Property Value

UIColor

TextDrawingEnabled

public virtual bool TextDrawingEnabled { get; set; }

Property Value

bool

TextFont

public virtual UIFont TextFont { get; set; }

Property Value

UIFont

TrackingOverlayTextFormat

public virtual SBSDKBarcodeOverlayFormat TrackingOverlayTextFormat { get; set; }

Property Value

SBSDKBarcodeOverlayFormat