public final class

LayoutElementBuilders.FontStyle

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.builders.LayoutElementBuilders.FontStyle

Overview

The styling of a font (e.g. font size, and metrics).

Summary

Methods
public static LayoutElementBuilders.FontStyle.Builderbuilder()

Returns a new LayoutElementBuilders.FontStyle.Builder.

public static LayoutElementBuilders.FontStylefromProto(LayoutElementProto.FontStyle proto)

public LayoutElementProto.FontStyletoProto()

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

Methods

Returns a new LayoutElementBuilders.FontStyle.Builder.

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

public LayoutElementProto.FontStyle toProto()