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