public interface

LayoutElementBuilders.ArcLayoutElement

 androidx.wear.tiles.builders.LayoutElementBuilders.ArcLayoutElement

Subclasses:

LayoutElementBuilders.ArcText, LayoutElementBuilders.ArcLine, LayoutElementBuilders.ArcSpacer, LayoutElementBuilders.ArcAdapter

Overview

Interface defining the root of all elements that can be used in an LayoutElementBuilders.Arc. This exists to act as a holder for all of the actual arc layout elements above.

Summary

Methods
public LayoutElementProto.ArcLayoutElementtoArcLayoutElementProto()

Get the protocol buffer representation of this object.

Methods

public LayoutElementProto.ArcLayoutElement toArcLayoutElementProto()

Get the protocol buffer representation of this object.