public interface

ColorProto.BrushOrBuilder

 androidx.wear.protolayout.proto.ColorProto.BrushOrBuilder

Subclasses:

ColorProto.Brush, ColorProto.Brush.Builder

Summary

Methods
public ColorProto.Brush.InnerCasegetInnerCase()

public ColorProto.SweepGradientgetSweepGradient()

.androidx.wear.protolayout.proto.SweepGradient sweep_gradient = 1;

public booleanhasSweepGradient()

.androidx.wear.protolayout.proto.SweepGradient sweep_gradient = 1;

Methods

public boolean hasSweepGradient()

.androidx.wear.protolayout.proto.SweepGradient sweep_gradient = 1;

Returns:

Whether the sweepGradient field is set.

public ColorProto.SweepGradient getSweepGradient()

.androidx.wear.protolayout.proto.SweepGradient sweep_gradient = 1;

Returns:

The sweepGradient.

public ColorProto.Brush.InnerCase getInnerCase()