Table of Contents

Class SBSDKUI2PageSnapFeedbackMode

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKUI2PageSnapFeedbackMode : SBSDKUI2Node
Inheritance
SBSDKUI2PageSnapFeedbackMode
Derived

Constructors

SBSDKUI2PageSnapFeedbackMode()

public SBSDKUI2PageSnapFeedbackMode()

SBSDKUI2PageSnapFeedbackMode(NSObjectFlag)

protected SBSDKUI2PageSnapFeedbackMode(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUI2PageSnapFeedbackMode(NativeHandle)

protected SBSDKUI2PageSnapFeedbackMode(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

Hash

public virtual nuint Hash { get; }

Property Value

nuint

PageSnapCheckMarkAnimation

public static SBSDKUI2PageSnapCheckMarkAnimation PageSnapCheckMarkAnimation { get; }

Property Value

SBSDKUI2PageSnapCheckMarkAnimation

PageSnapFeedbackNone

public static SBSDKUI2PageSnapFeedbackNone PageSnapFeedbackNone { get; }

Property Value

SBSDKUI2PageSnapFeedbackNone

PageSnapFunnelAnimation

public static SBSDKUI2PageSnapFunnelAnimation PageSnapFunnelAnimation { get; }

Property Value

SBSDKUI2PageSnapFunnelAnimation

_type

public virtual string _type { get; }

Property Value

string

Methods

FromJsonWithJson(string)

public static SBSDKUI2PageSnapFeedbackMode? FromJsonWithJson(string json)

Parameters

json string

Returns

SBSDKUI2PageSnapFeedbackMode

IsEqual(NSObject?)

public virtual bool IsEqual(NSObject? @object)

Parameters

object NSObject

Returns

bool

ToJson()

public virtual string ToJson()

Returns

string