public interface

LayoutElementProto.AndroidTextStyleOrBuilder

 androidx.wear.protolayout.proto.LayoutElementProto.AndroidTextStyleOrBuilder

Subclasses:

LayoutElementProto.AndroidTextStyle, LayoutElementProto.AndroidTextStyle.Builder

Summary

Methods
public booleangetExcludeFontPadding()

 Whether the Text excludes padding specified by the font, i.e.

Methods

public boolean getExcludeFontPadding()

 Whether the Text excludes padding specified by the font, i.e. extra top and
 bottom padding above the normal ascent and descent. The default is false.
 
bool exclude_font_padding = 1;

Returns:

The excludeFontPadding.