public interface

ColorBuilders.Brush

 androidx.wear.protolayout.ColorBuilders.Brush

Subclasses:

ColorBuilders.SweepGradient

Overview

Interface defining a ColorBuilders.Brush describes how something is drawn on screen. It determines the color(s) that are drawn in the drawing area.

Summary

Methods
public FingerprintgetFingerprint()

Get the fingerprint for this object or null if unknown.

public ColorProto.BrushtoBrushProto()

Get the protocol buffer representation of this object.

Methods

public ColorProto.Brush toBrushProto()

Get the protocol buffer representation of this object.

public Fingerprint getFingerprint()

Get the fingerprint for this object or null if unknown.