Class SBSDKUI2MRZFinderLayoutPreset
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUI2MRZFinderLayoutPreset : SBSDKUI2Node, INSCopying, INativeObject, IDisposable
- Inheritance
-
SBSDKUI2MRZFinderLayoutPreset
- Implements
-
INSCopying
INativeObject
- Derived
-
Constructors
SBSDKUI2MRZFinderLayoutPreset(NSObjectFlag)
protected SBSDKUI2MRZFinderLayoutPreset(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUI2MRZFinderLayoutPreset(NativeHandle)
protected SBSDKUI2MRZFinderLayoutPreset(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
Hash
public virtual nuint Hash { get; }
Property Value
- nuint
NoLayoutPreset
public static SBSDKUI2NoLayoutPreset NoLayoutPreset { get; }
Property Value
- SBSDKUI2NoLayoutPreset
ThreeLineMrzFinderLayoutPreset
public static SBSDKUI2ThreeLineMRZFinderLayoutPreset ThreeLineMrzFinderLayoutPreset { get; }
Property Value
- SBSDKUI2ThreeLineMRZFinderLayoutPreset
TwoLineMrzFinderLayoutPreset
public static SBSDKUI2TwoLineMRZFinderLayoutPreset TwoLineMrzFinderLayoutPreset { get; }
Property Value
- SBSDKUI2TwoLineMRZFinderLayoutPreset
_type
public virtual string _type { get; }
Property Value
- string
Methods
Copy(NSZone?)
public virtual NSObject Copy(NSZone? zone)
Parameters
zone
NSZone
Returns
- NSObject
FromJsonWithJson(string)
public static SBSDKUI2MRZFinderLayoutPreset? FromJsonWithJson(string json)
Parameters
json
string
Returns
- SBSDKUI2MRZFinderLayoutPreset
IsEqual(NSObject?)
public virtual bool IsEqual(NSObject? @object)
Parameters
object
NSObject
Returns
- bool
ToJsonWithConfiguration(SBSDKToJSONConfiguration)
public virtual string ToJsonWithConfiguration(SBSDKToJSONConfiguration configuration)
Parameters
configuration
SBSDKToJSONConfiguration
Returns
- string