public final class

LayoutElementProto.SpanVerticalAlignmentProp.Builder

extends <any>

implements LayoutElementProto.SpanVerticalAlignmentPropOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.proto.LayoutElementProto.SpanVerticalAlignmentProp.Builder

Overview

 An extensible SpanVerticalAlignment property.
 
Protobuf type androidx.wear.protolayout.proto.SpanVerticalAlignmentProp

Summary

Methods
public LayoutElementProto.SpanVerticalAlignmentProp.BuilderclearValue()

 The value.

public LayoutElementProto.SpanVerticalAlignmentgetValue()

 The value.

public intgetValueValue()

 The value.

public LayoutElementProto.SpanVerticalAlignmentProp.BuildersetValue(LayoutElementProto.SpanVerticalAlignment value)

 The value.

public LayoutElementProto.SpanVerticalAlignmentProp.BuildersetValueValue(int value)

 The value.

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

Methods

public int getValueValue()

 The value.
 
.androidx.wear.protolayout.proto.SpanVerticalAlignment value = 1;

Returns:

The enum numeric value on the wire for value.

 The value.
 
.androidx.wear.protolayout.proto.SpanVerticalAlignment value = 1;

Parameters:

value: The value to set.

Returns:

This builder for chaining.

 The value.
 
.androidx.wear.protolayout.proto.SpanVerticalAlignment value = 1;

Returns:

The value.

 The value.
 
.androidx.wear.protolayout.proto.SpanVerticalAlignment value = 1;

Parameters:

value: The enum numeric value on the wire for value to set.

Returns:

This builder for chaining.

 The value.
 
.androidx.wear.protolayout.proto.SpanVerticalAlignment value = 1;

Returns:

This builder for chaining.