Class SBSDKUI2IdCardIntroImage
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUI2IdCardIntroImage : SBSDKUI2IntroImage
- Inheritance
-
SBSDKUI2IdCardIntroImage
- Inherited Members
-
Constructors
SBSDKUI2IdCardIntroImage()
public SBSDKUI2IdCardIntroImage()
SBSDKUI2IdCardIntroImage(NSObjectFlag)
protected SBSDKUI2IdCardIntroImage(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUI2IdCardIntroImage(NativeHandle)
protected SBSDKUI2IdCardIntroImage(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
FromJsonWithJson(string)
public static SBSDKUI2IdCardIntroImage? FromJsonWithJson(string json)
Parameters
json
string
Returns
- SBSDKUI2IdCardIntroImage
IsEqual(NSObject?)
public virtual bool IsEqual(NSObject? @object)
Parameters
object
NSObject
Returns
- bool
ToJson()
public virtual string ToJson()
Returns
- string