public final class

LayoutElementBuilders.Text

extends java.lang.Object

implements LayoutElementBuilders.LayoutElement

 java.lang.Object

↳androidx.wear.tiles.builders.LayoutElementBuilders.Text

Overview

A text string.

Summary

Methods
public static LayoutElementBuilders.Text.Builderbuilder()

Returns a new LayoutElementBuilders.Text.Builder.

public static LayoutElementBuilders.TextfromProto(LayoutElementProto.Text proto)

public LayoutElementProto.LayoutElementtoLayoutElementProto()

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

Methods

public static LayoutElementBuilders.Text.Builder builder()

Returns a new LayoutElementBuilders.Text.Builder.

public static LayoutElementBuilders.Text fromProto(LayoutElementProto.Text proto)

public LayoutElementProto.LayoutElement toLayoutElementProto()