Table of Contents

Class Palette

Namespace
IO.Scanbot.Sdk.Ui_v2.Common
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui_v2/common/Palette", DoNotGenerateAcw = true)]
public sealed class Palette : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
Palette
Implements
Inherited Members

Constructors

Palette()

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

Palette(ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor)

[Register(".ctor", "(Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;)V", "")]
public Palette(ScanbotColor sbColorPrimary, ScanbotColor sbColorPrimaryDisabled, ScanbotColor sbColorNegative, ScanbotColor sbColorPositive, ScanbotColor sbColorWarning, ScanbotColor sbColorSecondary, ScanbotColor sbColorSecondaryDisabled, ScanbotColor sbColorOnPrimary, ScanbotColor sbColorOnSecondary, ScanbotColor sbColorSurface, ScanbotColor sbColorOutline, ScanbotColor sbColorOnSurfaceVariant, ScanbotColor sbColorOnSurface, ScanbotColor sbColorSurfaceLow, ScanbotColor sbColorSurfaceHigh, ScanbotColor sbColorModalOverlay)

Parameters

sbColorPrimary ScanbotColor
sbColorPrimaryDisabled ScanbotColor
sbColorNegative ScanbotColor
sbColorPositive ScanbotColor
sbColorWarning ScanbotColor
sbColorSecondary ScanbotColor
sbColorSecondaryDisabled ScanbotColor
sbColorOnPrimary ScanbotColor
sbColorOnSecondary ScanbotColor
sbColorSurface ScanbotColor
sbColorOutline ScanbotColor
sbColorOnSurfaceVariant ScanbotColor
sbColorOnSurface ScanbotColor
sbColorSurfaceLow ScanbotColor
sbColorSurfaceHigh ScanbotColor
sbColorModalOverlay ScanbotColor

Palette(JSONObject)

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

Parameters

json JSONObject

Palette(IDictionary<string, Object>)

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

Parameters

source IDictionary<string, Object>

Properties

Creator

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

Property Value

IParcelableCreator

NamedMap

public IDictionary<string, ScanbotColor> NamedMap { get; }

Property Value

IDictionary<string, ScanbotColor>

SbColorModalOverlay

public ScanbotColor SbColorModalOverlay { get; set; }

Property Value

ScanbotColor

SbColorNegative

public ScanbotColor SbColorNegative { get; set; }

Property Value

ScanbotColor

SbColorOnPrimary

public ScanbotColor SbColorOnPrimary { get; set; }

Property Value

ScanbotColor

SbColorOnSecondary

public ScanbotColor SbColorOnSecondary { get; set; }

Property Value

ScanbotColor

SbColorOnSurface

public ScanbotColor SbColorOnSurface { get; set; }

Property Value

ScanbotColor

SbColorOnSurfaceVariant

public ScanbotColor SbColorOnSurfaceVariant { get; set; }

Property Value

ScanbotColor

SbColorOutline

public ScanbotColor SbColorOutline { get; set; }

Property Value

ScanbotColor

SbColorPositive

public ScanbotColor SbColorPositive { get; set; }

Property Value

ScanbotColor

SbColorPrimary

public ScanbotColor SbColorPrimary { get; set; }

Property Value

ScanbotColor

SbColorPrimaryDisabled

public ScanbotColor SbColorPrimaryDisabled { get; set; }

Property Value

ScanbotColor

SbColorSecondary

public ScanbotColor SbColorSecondary { get; set; }

Property Value

ScanbotColor

SbColorSecondaryDisabled

public ScanbotColor SbColorSecondaryDisabled { get; set; }

Property Value

ScanbotColor

SbColorSurface

public ScanbotColor SbColorSurface { get; set; }

Property Value

ScanbotColor

SbColorSurfaceHigh

public ScanbotColor SbColorSurfaceHigh { get; set; }

Property Value

ScanbotColor

SbColorSurfaceLow

public ScanbotColor SbColorSurfaceLow { get; set; }

Property Value

ScanbotColor

SbColorWarning

public ScanbotColor SbColorWarning { get; set; }

Property Value

ScanbotColor

Methods

Component1()

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

Returns

ScanbotColor

Component10()

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

Returns

ScanbotColor

Component11()

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

Returns

ScanbotColor

Component12()

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

Returns

ScanbotColor

Component13()

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

Returns

ScanbotColor

Component14()

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

Returns

ScanbotColor

Component15()

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

Returns

ScanbotColor

Component16()

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

Returns

ScanbotColor

Component2()

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

Returns

ScanbotColor

Component3()

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

Returns

ScanbotColor

Component4()

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

Returns

ScanbotColor

Component5()

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

Returns

ScanbotColor

Component6()

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

Returns

ScanbotColor

Component7()

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

Returns

ScanbotColor

Component8()

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

Returns

ScanbotColor

Component9()

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

Returns

ScanbotColor

Copy(ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor, ScanbotColor)

[Register("copy", "(Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;Lio/scanbot/sdk/ui_v2/common/ScanbotColor;)Lio/scanbot/sdk/ui_v2/common/Palette;", "")]
public Palette Copy(ScanbotColor sbColorPrimary, ScanbotColor sbColorPrimaryDisabled, ScanbotColor sbColorNegative, ScanbotColor sbColorPositive, ScanbotColor sbColorWarning, ScanbotColor sbColorSecondary, ScanbotColor sbColorSecondaryDisabled, ScanbotColor sbColorOnPrimary, ScanbotColor sbColorOnSecondary, ScanbotColor sbColorSurface, ScanbotColor sbColorOutline, ScanbotColor sbColorOnSurfaceVariant, ScanbotColor sbColorOnSurface, ScanbotColor sbColorSurfaceLow, ScanbotColor sbColorSurfaceHigh, ScanbotColor sbColorModalOverlay)

Parameters

sbColorPrimary ScanbotColor
sbColorPrimaryDisabled ScanbotColor
sbColorNegative ScanbotColor
sbColorPositive ScanbotColor
sbColorWarning ScanbotColor
sbColorSecondary ScanbotColor
sbColorSecondaryDisabled ScanbotColor
sbColorOnPrimary ScanbotColor
sbColorOnSecondary ScanbotColor
sbColorSurface ScanbotColor
sbColorOutline ScanbotColor
sbColorOnSurfaceVariant ScanbotColor
sbColorOnSurface ScanbotColor
sbColorSurfaceLow ScanbotColor
sbColorSurfaceHigh ScanbotColor
sbColorModalOverlay ScanbotColor

Returns

Palette

Default()

[Register("default", "()Lio/scanbot/sdk/ui_v2/common/Palette;", "")]
public static Palette Default()

Returns

Palette

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.