public interface

ModifiersProto.SlideParentBoundOrBuilder

 androidx.wear.protolayout.proto.ModifiersProto.SlideParentBoundOrBuilder

Subclasses:

ModifiersProto.SlideParentBound, ModifiersProto.SlideParentBound.Builder

Summary

Methods
public ModifiersProto.SlideParentSnapOptiongetSnapTo()

 The snap options to use when sliding using parent boundaries.

public intgetSnapToValue()

 The snap options to use when sliding using parent boundaries.

Methods

public int getSnapToValue()

 The snap options to use when sliding using parent boundaries. Defaults to
 SLIDE_PARENT_SNAP_TO_INSIDE if not specified.
 
.androidx.wear.protolayout.proto.SlideParentSnapOption snap_to = 1;

Returns:

The enum numeric value on the wire for snapTo.

 The snap options to use when sliding using parent boundaries. Defaults to
 SLIDE_PARENT_SNAP_TO_INSIDE if not specified.
 
.androidx.wear.protolayout.proto.SlideParentSnapOption snap_to = 1;

Returns:

The snapTo.