{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
value class AnimatedContentTransitionScope.SlideDirection
SlideDirection
defines the direction of the slide in/out for slideIntoContainer
and slideOutOfContainer
. The supported directions are: Left
, Right
, Up
and Down
.