public final class

ModifiersProto.SlideBound.Builder

extends <any>

implements ModifiersProto.SlideBoundOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.proto.ModifiersProto.SlideBound.Builder

Overview

 The boundary that a Slide animation will use for start/end.
 
Protobuf type androidx.wear.protolayout.proto.SlideBound

Summary

Methods
public ModifiersProto.SlideBound.BuilderclearInner()

public ModifiersProto.SlideBound.BuilderclearLinearBound()

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

public ModifiersProto.SlideBound.BuilderclearParentBound()

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

public ModifiersProto.SlideBound.InnerCasegetInnerCase()

public ModifiersProto.SlideLinearBoundgetLinearBound()

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

public ModifiersProto.SlideParentBoundgetParentBound()

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

public booleanhasLinearBound()

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

public booleanhasParentBound()

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

public ModifiersProto.SlideBound.BuildermergeLinearBound(ModifiersProto.SlideLinearBound value)

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

public ModifiersProto.SlideBound.BuildermergeParentBound(ModifiersProto.SlideParentBound value)

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

public ModifiersProto.SlideBound.BuildersetLinearBound(ModifiersProto.SlideLinearBound.Builder builderForValue)

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

public ModifiersProto.SlideBound.BuildersetLinearBound(ModifiersProto.SlideLinearBound value)

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

public ModifiersProto.SlideBound.BuildersetParentBound(ModifiersProto.SlideParentBound.Builder builderForValue)

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

public ModifiersProto.SlideBound.BuildersetParentBound(ModifiersProto.SlideParentBound value)

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

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

Methods

public boolean hasParentBound()

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

public ModifiersProto.SlideParentBound getParentBound()

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

public ModifiersProto.SlideBound.Builder clearParentBound()

.androidx.wear.protolayout.proto.SlideParentBound parent_bound = 1;

public boolean hasLinearBound()

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

public ModifiersProto.SlideLinearBound getLinearBound()

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;

public ModifiersProto.SlideBound.Builder clearLinearBound()

.androidx.wear.protolayout.proto.SlideLinearBound linear_bound = 2;