Position

Provides an abstract current position of the Carousel that lets the manager "iterate" back and forward.

Properties

Link copied to clipboard

Provides a new position if one is available after this one.

Link copied to clipboard

Provides a new position if one is available before this one.

Inherited functions

Link copied to clipboard
abstract operator fun compareTo(other: CarouselBehavior.Presenter.Position): Int