public final class

LayoutElementBuilders.Layout.Builder

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.builders.LayoutElementBuilders.Layout.Builder

Overview

Builder for LayoutElementBuilders.Layout

Summary

Methods
public LayoutElementBuilders.Layoutbuild()

Builds an instance from accumulated values.

public LayoutElementBuilders.Layout.BuildersetRoot(LayoutElementBuilders.LayoutElement.Builder rootBuilder)

Sets the root element in the layout.

public LayoutElementBuilders.Layout.BuildersetRoot(LayoutElementBuilders.LayoutElement root)

Sets the root element in the layout.

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

Methods

Sets the root element in the layout.

Sets the root element in the layout.

Builds an instance from accumulated values.