public final class

LayoutElementBuilders.TextAlignmentProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.LayoutElementBuilders.TextAlignmentProp

Overview

An extensible TextAlignment property.

Summary

Methods
public static LayoutElementBuilders.TextAlignmentPropfromProto(LayoutElementProto.TextAlignmentProp proto)

public intgetValue()

Gets the value.

public LayoutElementProto.TextAlignmentProptoProto()

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

Methods

public int getValue()

Gets the value. Intended for testing purposes only.

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

public LayoutElementProto.TextAlignmentProp toProto()