public final class

LayoutElementBuilders.FontWeightProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.LayoutElementBuilders.FontWeightProp

Overview

An extensible FontWeight property.

Summary

Methods
public static LayoutElementBuilders.FontWeightPropfromProto(LayoutElementProto.FontWeightProp proto)

public intgetValue()

Gets the value.

public LayoutElementProto.FontWeightProptoProto()

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

public LayoutElementProto.FontWeightProp toProto()