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