public final class

LayoutElementBuilders.FontVariantProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.LayoutElementBuilders.FontVariantProp

Overview

An extensible FontVariant property.

Summary

Methods
public static LayoutElementBuilders.FontVariantPropfromProto(LayoutElementProto.FontVariantProp proto)

public intgetValue()

Gets the value.

public LayoutElementProto.FontVariantProptoProto()

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

public LayoutElementProto.FontVariantProp toProto()