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
Hash
public virtual nuint Hash { get; }
Property Value
- nuint
_type
public virtual string _type { get; }
Property Value
- string
Methods
IsEqual(NSObject?)
public virtual bool IsEqual(NSObject? @object)
Parameters
object
NSObject
Returns
- bool
ToJson()
public virtual string ToJson()
Returns
- string