Class PageSnapFunnelAnimation
- Namespace
- IO.Scanbot.Sdk.Ui_v2.Document.Configuration
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class PageSnapFunnelAnimation : PageSnapFeedbackMode, IParcelable, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
PageSnapFunnelAnimation
- Implements
-
- Inherited Members
-
Constructors
PageSnapFunnelAnimation()
public PageSnapFunnelAnimation()
PageSnapFunnelAnimation(ScanbotColor)
public PageSnapFunnelAnimation(ScanbotColor overlayColor)
Parameters
overlayColor
ScanbotColor
PageSnapFunnelAnimation(JSONObject)
public PageSnapFunnelAnimation(JSONObject json)
Parameters
json
JSONObject
PageSnapFunnelAnimation(IDictionary<string, Object>)
public PageSnapFunnelAnimation(IDictionary<string, Object> source)
Parameters
source
IDictionary<string, Object>
Properties
Creator
public static IParcelableCreator Creator { get; }
Property Value
- IParcelableCreator
OverlayColor
public ScanbotColor OverlayColor { get; set; }
Property Value
- ScanbotColor
Methods
Component1()
public ScanbotColor Component1()
Returns
- ScanbotColor
Copy(ScanbotColor)
public PageSnapFunnelAnimation Copy(ScanbotColor overlayColor)
Parameters
overlayColor
ScanbotColor
Returns
- PageSnapFunnelAnimation
Default()
public static PageSnapFunnelAnimation Default()
Returns
- PageSnapFunnelAnimation
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