Class PageSnapFeedbackMode
- Namespace
- IO.Scanbot.Sdk.Ui_v2.Document.Configuration
- Assembly
- DocumentSDK.NET.Droid.dll
public abstract class PageSnapFeedbackMode : Object, IParcelable, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
PageSnapFeedbackMode
- Implements
-
- Derived
-
Constructors
PageSnapFeedbackMode(DefaultConstructorMarker)
public PageSnapFeedbackMode(DefaultConstructorMarker _constructor_marker)
Parameters
_constructor_marker
DefaultConstructorMarker
PageSnapFeedbackMode(nint, JniHandleOwnership)
protected PageSnapFeedbackMode(nint javaReference, JniHandleOwnership transfer)
Parameters
javaReference
nint
transfer
JniHandleOwnership
Properties
_type
public string _type { get; }
Property Value
- string
Methods
DescribeContents()
public abstract int DescribeContents()
Returns
- int
Get_type()
public abstract string Get_type()
Returns
- string
Invoke(IDictionary<string, Object>)
public static PageSnapFeedbackMode Invoke(IDictionary<string, Object> source)
Parameters
source
IDictionary<string, Object>
Returns
- PageSnapFeedbackMode
PageSnapCheckMarkAnimation()
public static PageSnapCheckMarkAnimation PageSnapCheckMarkAnimation()
Returns
- PageSnapCheckMarkAnimation
PageSnapFeedbackNone()
public static PageSnapFeedbackNone PageSnapFeedbackNone()
Returns
- PageSnapFeedbackNone
PageSnapFunnelAnimation()
public static PageSnapFunnelAnimation PageSnapFunnelAnimation()
Returns
- PageSnapFunnelAnimation
ToJson(ToJsonConfiguration)
public abstract JSONObject ToJson(ToJsonConfiguration config)
Parameters
config
ToJsonConfiguration
Returns
- JSONObject
WriteToParcel(Parcel, ParcelableWriteFlags)
public abstract void WriteToParcel(Parcel dest, ParcelableWriteFlags flags)
Parameters
dest
Parcel
flags
ParcelableWriteFlags