Class Palette
[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
ScanbotColorsbColorPrimaryDisabled
ScanbotColorsbColorNegative
ScanbotColorsbColorPositive
ScanbotColorsbColorWarning
ScanbotColorsbColorSecondary
ScanbotColorsbColorSecondaryDisabled
ScanbotColorsbColorOnPrimary
ScanbotColorsbColorOnSecondary
ScanbotColorsbColorSurface
ScanbotColorsbColorOutline
ScanbotColorsbColorOnSurfaceVariant
ScanbotColorsbColorOnSurface
ScanbotColorsbColorSurfaceLow
ScanbotColorsbColorSurfaceHigh
ScanbotColorsbColorModalOverlay
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
NamedMap
public IDictionary<string, ScanbotColor> NamedMap { get; }
Property Value
SbColorModalOverlay
public ScanbotColor SbColorModalOverlay { get; set; }
Property Value
SbColorNegative
public ScanbotColor SbColorNegative { get; set; }
Property Value
SbColorOnPrimary
public ScanbotColor SbColorOnPrimary { get; set; }
Property Value
SbColorOnSecondary
public ScanbotColor SbColorOnSecondary { get; set; }
Property Value
SbColorOnSurface
public ScanbotColor SbColorOnSurface { get; set; }
Property Value
SbColorOnSurfaceVariant
public ScanbotColor SbColorOnSurfaceVariant { get; set; }
Property Value
SbColorOutline
public ScanbotColor SbColorOutline { get; set; }
Property Value
SbColorPositive
public ScanbotColor SbColorPositive { get; set; }
Property Value
SbColorPrimary
public ScanbotColor SbColorPrimary { get; set; }
Property Value
SbColorPrimaryDisabled
public ScanbotColor SbColorPrimaryDisabled { get; set; }
Property Value
SbColorSecondary
public ScanbotColor SbColorSecondary { get; set; }
Property Value
SbColorSecondaryDisabled
public ScanbotColor SbColorSecondaryDisabled { get; set; }
Property Value
SbColorSurface
public ScanbotColor SbColorSurface { get; set; }
Property Value
SbColorSurfaceHigh
public ScanbotColor SbColorSurfaceHigh { get; set; }
Property Value
SbColorSurfaceLow
public ScanbotColor SbColorSurfaceLow { get; set; }
Property Value
SbColorWarning
public ScanbotColor SbColorWarning { get; set; }
Property Value
Methods
Component1()
[Register("component1", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component1()
Returns
Component10()
[Register("component10", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component10()
Returns
Component11()
[Register("component11", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component11()
Returns
Component12()
[Register("component12", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component12()
Returns
Component13()
[Register("component13", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component13()
Returns
Component14()
[Register("component14", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component14()
Returns
Component15()
[Register("component15", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component15()
Returns
Component16()
[Register("component16", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component16()
Returns
Component2()
[Register("component2", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component2()
Returns
Component3()
[Register("component3", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component3()
Returns
Component4()
[Register("component4", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component4()
Returns
Component5()
[Register("component5", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component5()
Returns
Component6()
[Register("component6", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component6()
Returns
Component7()
[Register("component7", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component7()
Returns
Component8()
[Register("component8", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component8()
Returns
Component9()
[Register("component9", "()Lio/scanbot/sdk/ui_v2/common/ScanbotColor;", "")]
public ScanbotColor Component9()
Returns
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
ScanbotColorsbColorPrimaryDisabled
ScanbotColorsbColorNegative
ScanbotColorsbColorPositive
ScanbotColorsbColorWarning
ScanbotColorsbColorSecondary
ScanbotColorsbColorSecondaryDisabled
ScanbotColorsbColorOnPrimary
ScanbotColorsbColorOnSecondary
ScanbotColorsbColorSurface
ScanbotColorsbColorOutline
ScanbotColorsbColorOnSurfaceVariant
ScanbotColorsbColorOnSurface
ScanbotColorsbColorSurfaceLow
ScanbotColorsbColorSurfaceHigh
ScanbotColorsbColorModalOverlay
ScanbotColor
Returns
Default()
[Register("default", "()Lio/scanbot/sdk/ui_v2/common/Palette;", "")]
public static Palette Default()
Returns
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
.
android.os.Parcelable.describeContents()
Portions of this page are modifications based on work created and shared by the
ToJson()
[Register("toJson", "()Lorg/json/JSONObject;", "")]
public JSONObject ToJson()
Returns
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
Parcelflags
ParcelableWriteFlagsAdditional flags about how the object should be written. May be 0 or
#PARCELABLE_WRITE_RETURN_VALUE
.
Remarks
.
android.os.Parcelable.writeToParcel(android.os.Parcel, int)
Portions of this page are modifications based on work created and shared by the