public final class

ColorBuilders.ColorProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.ColorBuilders.ColorProp

Overview

A property defining a color.

Summary

Methods
public intgetArgb()

Gets the color value, in ARGB format.

public FingerprintgetFingerprint()

Get the fingerprint for this object, or null if unknown.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public int getArgb()

Gets the color value, in ARGB format. Intended for testing purposes only.

public Fingerprint getFingerprint()

Get the fingerprint for this object, or null if unknown.