public final class

ColorBuilders.ColorProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.builders.ColorBuilders.ColorProp

Overview

A property defining a color.

Summary

Methods
public static ColorBuilders.ColorProp.Builderbuilder()

Returns a new ColorBuilders.ColorProp.Builder.

public static ColorBuilders.ColorPropfromProto(ColorProto.ColorProp proto)

public ColorProto.ColorProptoProto()

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

Methods

public static ColorBuilders.ColorProp.Builder builder()

Returns a new ColorBuilders.ColorProp.Builder.

public static ColorBuilders.ColorProp fromProto(ColorProto.ColorProp proto)

public ColorProto.ColorProp toProto()