Class PageSnapFeedbackNone
- Namespace
- IO.Scanbot.Sdk.Ui_v2.Document.Configuration
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class PageSnapFeedbackNone : PageSnapFeedbackMode, IParcelable, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
PageSnapFeedbackNone
- Implements
-
- Inherited Members
-
Constructors
PageSnapFeedbackNone()
public PageSnapFeedbackNone()
PageSnapFeedbackNone(JSONObject)
public PageSnapFeedbackNone(JSONObject json)
Parameters
json
JSONObject
PageSnapFeedbackNone(IDictionary<string, Object>)
public PageSnapFeedbackNone(IDictionary<string, Object> source)
Parameters
source
IDictionary<string, Object>
Properties
Creator
public static IParcelableCreator Creator { get; }
Property Value
- IParcelableCreator
Methods
Default()
public static PageSnapFeedbackNone Default()
Returns
- PageSnapFeedbackNone
DescribeContents()
public override int DescribeContents()
Returns
- int
Get_type()
public override string Get_type()
Returns
- string
ToJson(ToJsonConfiguration)
public override JSONObject ToJson(ToJsonConfiguration config)
Parameters
config
ToJsonConfiguration
Returns
- JSONObject
WriteToParcel(Parcel, ParcelableWriteFlags)
public override void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)
Parameters
out
Parcel
flags
ParcelableWriteFlags