Table of Contents

Class SBSDKUI2FinderStyle

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public class SBSDKUI2FinderStyle : SBSDKUI2Node
Inheritance
SBSDKUI2FinderStyle
Derived

Constructors

SBSDKUI2FinderStyle()

public SBSDKUI2FinderStyle()

SBSDKUI2FinderStyle(NSObjectFlag)

protected SBSDKUI2FinderStyle(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUI2FinderStyle(NativeHandle)

protected SBSDKUI2FinderStyle(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

FinderCorneredStyle

public static SBSDKUI2FinderCorneredStyle FinderCorneredStyle { get; }

Property Value

SBSDKUI2FinderCorneredStyle

FinderStrokedStyle

public static SBSDKUI2FinderStrokedStyle FinderStrokedStyle { get; }

Property Value

SBSDKUI2FinderStrokedStyle

Hash

public virtual nuint Hash { get; }

Property Value

nuint

_type

public virtual string _type { get; }

Property Value

string

Methods

FromJsonWithJson(string)

public static SBSDKUI2FinderStyle? FromJsonWithJson(string json)

Parameters

json string

Returns

SBSDKUI2FinderStyle

IsEqual(NSObject?)

public virtual bool IsEqual(NSObject? @object)

Parameters

object NSObject

Returns

bool

ToJson()

public virtual string ToJson()

Returns

string