public final class

AlignmentProto.HorizontalAlignmentProp.Builder

extends <any>

implements AlignmentProto.HorizontalAlignmentPropOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.proto.AlignmentProto.HorizontalAlignmentProp.Builder

Overview

 An extensible HorizontalAlignment property.
 
Protobuf type androidx.wear.protolayout.proto.HorizontalAlignmentProp

Summary

Methods
public AlignmentProto.HorizontalAlignmentProp.BuilderclearValue()

 The value

public AlignmentProto.HorizontalAlignmentgetValue()

 The value

public intgetValueValue()

 The value

public AlignmentProto.HorizontalAlignmentProp.BuildersetValue(AlignmentProto.HorizontalAlignment value)

 The value

public AlignmentProto.HorizontalAlignmentProp.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.HorizontalAlignment value = 1;

Returns:

The enum numeric value on the wire for value.

public AlignmentProto.HorizontalAlignmentProp.Builder setValueValue(int value)

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

Parameters:

value: The value to set.

Returns:

This builder for chaining.

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

Returns:

The value.

 The value
 
.androidx.wear.protolayout.proto.HorizontalAlignment 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.HorizontalAlignment value = 1;

Returns:

This builder for chaining.