ModifiersBuilders.SlideParentBound


@RequiresSchemaVersion(major = 1, minor = 200)
@ProtoLayoutExperimental
public final class ModifiersBuilders.SlideParentBound implements ModifiersBuilders.SlideBound


The slide animation will animate from/to the parent elements boundaries.

Summary

Nested types

Builder for SlideParentBound.

Public methods

int

Gets the snap options to use when sliding using parent boundaries.

@NonNull String

Public methods

getSnapTo

Added in 1.0.0
public int getSnapTo()

Gets the snap options to use when sliding using parent boundaries. Defaults to SLIDE_PARENT_SNAP_TO_INSIDE if not specified.

toString

public @NonNull String toString()