public final class

LayoutElementBuilders.Spacer

extends java.lang.Object

implements LayoutElementBuilders.LayoutElement

 java.lang.Object

↳androidx.wear.tiles.builders.LayoutElementBuilders.Spacer

Overview

A simple spacer, typically used to provide padding between adjacent elements.

Summary

Methods
public static LayoutElementBuilders.Spacer.Builderbuilder()

Returns a new LayoutElementBuilders.Spacer.Builder.

public static LayoutElementBuilders.SpacerfromProto(LayoutElementProto.Spacer proto)

public LayoutElementProto.LayoutElementtoLayoutElementProto()

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

Methods

public static LayoutElementBuilders.Spacer.Builder builder()

Returns a new LayoutElementBuilders.Spacer.Builder.

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

public LayoutElementProto.LayoutElement toLayoutElementProto()