public final class

ModifiersBuilders.Background

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.builders.ModifiersBuilders.Background

Overview

A modifier to apply a background to an element.

Summary

Methods
public static ModifiersBuilders.Background.Builderbuilder()

Returns a new ModifiersBuilders.Background.Builder.

public static ModifiersBuilders.BackgroundfromProto(ModifiersProto.Background proto)

public ModifiersProto.BackgroundtoProto()

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

Methods

public static ModifiersBuilders.Background.Builder builder()

Returns a new ModifiersBuilders.Background.Builder.

public static ModifiersBuilders.Background fromProto(ModifiersProto.Background proto)

public ModifiersProto.Background toProto()