public interface

LayoutElementBuilders.LayoutElement

 androidx.wear.tiles.builders.LayoutElementBuilders.LayoutElement

Subclasses:

LayoutElementBuilders.Text, LayoutElementBuilders.Image, LayoutElementBuilders.Spacer, LayoutElementBuilders.Box, LayoutElementBuilders.Spannable, LayoutElementBuilders.Column, LayoutElementBuilders.Row, LayoutElementBuilders.Arc

Overview

Interface defining the root of all layout elements. This exists to act as a holder for all of the actual layout elements above.

Summary

Methods
public LayoutElementProto.LayoutElementtoLayoutElementProto()

Get the protocol buffer representation of this object.

Methods

public LayoutElementProto.LayoutElement toLayoutElementProto()

Get the protocol buffer representation of this object.