public final class

LayoutElementBuilders.TextOverflowProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.LayoutElementBuilders.TextOverflowProp

Overview

An extensible TextOverflow property.

Summary

Methods
public static LayoutElementBuilders.TextOverflowPropfromProto(LayoutElementProto.TextOverflowProp proto)

public intgetValue()

Gets the value.

public LayoutElementProto.TextOverflowProptoProto()

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.TextOverflowProp fromProto(LayoutElementProto.TextOverflowProp proto)

public LayoutElementProto.TextOverflowProp toProto()