public final class

LayoutElementBuilders.VerticalAlignmentProp.Builder

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.LayoutElementBuilders.VerticalAlignmentProp.Builder

Overview

Builder for LayoutElementBuilders.VerticalAlignmentProp

Summary

Constructors
publicBuilder()

Methods
public LayoutElementBuilders.VerticalAlignmentPropbuild()

Builds an instance from accumulated values.

public LayoutElementBuilders.VerticalAlignmentProp.BuildersetValue(int value)

Sets the value.

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

Constructors

public Builder()

Methods

Sets the value.

Builds an instance from accumulated values.