public final class

LayoutElementBuilders.Layout.Builder

extends java.lang.Object

 java.lang.Object

↳androidx.wear.protolayout.LayoutElementBuilders.Layout.Builder

Overview

Builder for LayoutElementBuilders.Layout

Summary

Constructors
publicBuilder()

Creates an instance of LayoutElementBuilders.FontWeightProp.Builder.

Methods
public LayoutElementBuilders.Layoutbuild()

Builds an instance from accumulated values.

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

Constructors

public Builder()

Creates an instance of LayoutElementBuilders.FontWeightProp.Builder.

Methods

Sets the root element in the layout.

Builds an instance from accumulated values.