public final class

LayoutElementBuilders.ArcAnchorTypeProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.LayoutElementBuilders.ArcAnchorTypeProp

Overview

An extensible ArcAnchorType property.

Summary

Methods
public static LayoutElementBuilders.ArcAnchorTypePropfromProto(LayoutElementProto.ArcAnchorTypeProp proto)

public intgetValue()

Gets the value.

public LayoutElementProto.ArcAnchorTypeProptoProto()

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

public LayoutElementProto.ArcAnchorTypeProp toProto()