Table of Contents

Class ReviewScreenConfiguration

Namespace
IO.Scanbot.Sdk.Ui_v2.Document.Configuration
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui_v2/document/configuration/ReviewScreenConfiguration", DoNotGenerateAcw = true)]
public sealed class ReviewScreenConfiguration : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
ReviewScreenConfiguration
Implements
Inherited Members

Constructors

ReviewScreenConfiguration()

[Register(".ctor", "()V", "")]
public ReviewScreenConfiguration()

ReviewScreenConfiguration(JSONObject)

[Register(".ctor", "(Lorg/json/JSONObject;)V", "")]
public ReviewScreenConfiguration(JSONObject json)

Parameters

json JSONObject

ReviewScreenConfiguration(bool, StyledText, IconButton, ButtonConfiguration, ReviewMorePopupMenu, RoundButton, ZoomOverlay, ScanbotColor, ReviewBottomBarConfiguration, IconButton, IconButton, UserGuidanceConfiguration, ScanbotAlertDialog, ScanbotAlertDialog)

[Register(".ctor", "(ZLio/scanbot/sdk/ui_v2/common/StyledText;Lio/scanbot/sdk/ui_v2/common/IconButton;Lio/scanbot/sdk/ui_v2/common/ButtonConfiguration;Lio/scanbot/sdk/ui_v2/document/configuration/ReviewMorePopupMenu;Lio/scanbot/sdk/ui_v2/common/RoundButton;Lio/scanbot/sdk/ui_v2/document/configuration/ZoomOverlay;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/document/configuration/ReviewBottomBarConfiguration;Lio/scanbot/sdk/ui_v2/common/IconButton;Lio/scanbot/sdk/ui_v2/common/IconButton;Lio/scanbot/sdk/ui_v2/common/UserGuidanceConfiguration;Lio/scanbot/sdk/ui_v2/common/ScanbotAlertDialog;Lio/scanbot/sdk/ui_v2/common/ScanbotAlertDialog;)V", "")]
public ReviewScreenConfiguration(bool enabled, StyledText topBarTitle, IconButton topBarMoreButton, ButtonConfiguration topBarBackButton, ReviewMorePopupMenu morePopup, RoundButton zoomButton, ZoomOverlay zoomOverlay, ScanbotColor backgroundColor, ReviewBottomBarConfiguration bottomBar, IconButton switchNextPageButton, IconButton switchPreviousPageButton, UserGuidanceConfiguration pageCounter, ScanbotAlertDialog deleteAllPagesAlertDialog, ScanbotAlertDialog deletePageAlertDialog)

Parameters

enabled bool
topBarTitle StyledText
topBarMoreButton IconButton
topBarBackButton ButtonConfiguration
morePopup ReviewMorePopupMenu
zoomButton RoundButton
zoomOverlay ZoomOverlay
backgroundColor ScanbotColor
bottomBar ReviewBottomBarConfiguration
switchNextPageButton IconButton
switchPreviousPageButton IconButton
pageCounter UserGuidanceConfiguration
deleteAllPagesAlertDialog ScanbotAlertDialog
deletePageAlertDialog ScanbotAlertDialog

ReviewScreenConfiguration(IDictionary<string, Object>)

[Register(".ctor", "(Ljava/util/Map;)V", "")]
public ReviewScreenConfiguration(IDictionary<string, Object> source)

Parameters

source IDictionary<string, Object>

Properties

BackgroundColor

public ScanbotColor BackgroundColor { get; set; }

Property Value

ScanbotColor

BottomBar

public ReviewBottomBarConfiguration BottomBar { get; set; }

Property Value

ReviewBottomBarConfiguration

Creator

[Register("CREATOR")]
public static IParcelableCreator Creator { get; }

Property Value

IParcelableCreator

DeleteAllPagesAlertDialog

public ScanbotAlertDialog DeleteAllPagesAlertDialog { get; set; }

Property Value

ScanbotAlertDialog

DeletePageAlertDialog

public ScanbotAlertDialog DeletePageAlertDialog { get; set; }

Property Value

ScanbotAlertDialog

Enabled

public bool Enabled { get; set; }

Property Value

bool

MorePopup

public ReviewMorePopupMenu MorePopup { get; set; }

Property Value

ReviewMorePopupMenu

PageCounter

public UserGuidanceConfiguration PageCounter { get; set; }

Property Value

UserGuidanceConfiguration

SwitchNextPageButton

public IconButton SwitchNextPageButton { get; set; }

Property Value

IconButton

SwitchPreviousPageButton

public IconButton SwitchPreviousPageButton { get; set; }

Property Value

IconButton

TopBarBackButton

public ButtonConfiguration TopBarBackButton { get; set; }

Property Value

ButtonConfiguration

TopBarMoreButton

public IconButton TopBarMoreButton { get; set; }

Property Value

IconButton

TopBarTitle

public StyledText TopBarTitle { get; set; }

Property Value

StyledText

ZoomButton

public RoundButton ZoomButton { get; set; }

Property Value

RoundButton

ZoomOverlay

public ZoomOverlay ZoomOverlay { get; set; }

Property Value

ZoomOverlay

Methods

Component1()

[Register("component1", "()Z", "")]
public bool Component1()

Returns

bool

Component10()

[Register("component10", "()Lio/scanbot/sdk/ui_v2/common/IconButton;", "")]
public IconButton Component10()

Returns

IconButton

Component11()

[Register("component11", "()Lio/scanbot/sdk/ui_v2/common/IconButton;", "")]
public IconButton Component11()

Returns

IconButton

Component12()

[Register("component12", "()Lio/scanbot/sdk/ui_v2/common/UserGuidanceConfiguration;", "")]
public UserGuidanceConfiguration Component12()

Returns

UserGuidanceConfiguration

Component13()

[Register("component13", "()Lio/scanbot/sdk/ui_v2/common/ScanbotAlertDialog;", "")]
public ScanbotAlertDialog Component13()

Returns

ScanbotAlertDialog

Component14()

[Register("component14", "()Lio/scanbot/sdk/ui_v2/common/ScanbotAlertDialog;", "")]
public ScanbotAlertDialog Component14()

Returns

ScanbotAlertDialog

Component2()

[Register("component2", "()Lio/scanbot/sdk/ui_v2/common/StyledText;", "")]
public StyledText Component2()

Returns

StyledText

Component3()

[Register("component3", "()Lio/scanbot/sdk/ui_v2/common/IconButton;", "")]
public IconButton Component3()

Returns

IconButton

Component4()

[Register("component4", "()Lio/scanbot/sdk/ui_v2/common/ButtonConfiguration;", "")]
public ButtonConfiguration Component4()

Returns

ButtonConfiguration

Component5()

[Register("component5", "()Lio/scanbot/sdk/ui_v2/document/configuration/ReviewMorePopupMenu;", "")]
public ReviewMorePopupMenu Component5()

Returns

ReviewMorePopupMenu

Component6()

[Register("component6", "()Lio/scanbot/sdk/ui_v2/common/RoundButton;", "")]
public RoundButton Component6()

Returns

RoundButton

Component7()

[Register("component7", "()Lio/scanbot/sdk/ui_v2/document/configuration/ZoomOverlay;", "")]
public ZoomOverlay Component7()

Returns

ZoomOverlay

Component8()

[Register("component8", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component8()

Returns

ScanbotColor

Component9()

[Register("component9", "()Lio/scanbot/sdk/ui_v2/document/configuration/ReviewBottomBarConfiguration;", "")]
public ReviewBottomBarConfiguration Component9()

Returns

ReviewBottomBarConfiguration

Copy(bool, StyledText, IconButton, ButtonConfiguration, ReviewMorePopupMenu, RoundButton, ZoomOverlay, ScanbotColor, ReviewBottomBarConfiguration, IconButton, IconButton, UserGuidanceConfiguration, ScanbotAlertDialog, ScanbotAlertDialog)

[Register("copy", "(ZLio/scanbot/sdk/ui_v2/common/StyledText;Lio/scanbot/sdk/ui_v2/common/IconButton;Lio/scanbot/sdk/ui_v2/common/ButtonConfiguration;Lio/scanbot/sdk/ui_v2/document/configuration/ReviewMorePopupMenu;Lio/scanbot/sdk/ui_v2/common/RoundButton;Lio/scanbot/sdk/ui_v2/document/configuration/ZoomOverlay;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/document/configuration/ReviewBottomBarConfiguration;Lio/scanbot/sdk/ui_v2/common/IconButton;Lio/scanbot/sdk/ui_v2/common/IconButton;Lio/scanbot/sdk/ui_v2/common/UserGuidanceConfiguration;Lio/scanbot/sdk/ui_v2/common/ScanbotAlertDialog;Lio/scanbot/sdk/ui_v2/common/ScanbotAlertDialog;)Lio/scanbot/sdk/ui_v2/document/configuration/ReviewScreenConfiguration;", "")]
public ReviewScreenConfiguration Copy(bool enabled, StyledText topBarTitle, IconButton topBarMoreButton, ButtonConfiguration topBarBackButton, ReviewMorePopupMenu morePopup, RoundButton zoomButton, ZoomOverlay zoomOverlay, ScanbotColor backgroundColor, ReviewBottomBarConfiguration bottomBar, IconButton switchNextPageButton, IconButton switchPreviousPageButton, UserGuidanceConfiguration pageCounter, ScanbotAlertDialog deleteAllPagesAlertDialog, ScanbotAlertDialog deletePageAlertDialog)

Parameters

enabled bool
topBarTitle StyledText
topBarMoreButton IconButton
topBarBackButton ButtonConfiguration
morePopup ReviewMorePopupMenu
zoomButton RoundButton
zoomOverlay ZoomOverlay
backgroundColor ScanbotColor
bottomBar ReviewBottomBarConfiguration
switchNextPageButton IconButton
switchPreviousPageButton IconButton
pageCounter UserGuidanceConfiguration
deleteAllPagesAlertDialog ScanbotAlertDialog
deletePageAlertDialog ScanbotAlertDialog

Returns

ReviewScreenConfiguration

Default()

[Register("default", "()Lio/scanbot/sdk/ui_v2/document/configuration/ReviewScreenConfiguration;", "")]
public static ReviewScreenConfiguration Default()

Returns

ReviewScreenConfiguration

DescribeContents()

Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.

[Register("describeContents", "()I", "")]
public int DescribeContents()

Returns

int

a bitmask indicating the set of special object types marshaled by this Parcelable object instance.

Remarks

Java documentation for

android.os.Parcelable.describeContents()
.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

ToJson()

[Register("toJson", "()Lorg/json/JSONObject;", "")]
public JSONObject ToJson()

Returns

JSONObject

WriteToParcel(Parcel, ParcelableWriteFlags)

Flatten this object in to a Parcel.

[Register("writeToParcel", "(Landroid/os/Parcel;I)V", "")]
public void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)

Parameters

out Parcel
flags ParcelableWriteFlags

Additional flags about how the object should be written. May be 0 or #PARCELABLE_WRITE_RETURN_VALUE.

Remarks

Java documentation for

android.os.Parcelable.writeToParcel(android.os.Parcel, int)
.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.