Carousel.interactive

Get interactive property.

  1. bool interactive [@property getter]
    class Carousel
    @property
    bool
    interactive
    ()
  2. bool interactive [@property setter]

Return Value

Type: bool

Whether the carousel can be navigated.

This can be used to temporarily disable the carousel to only allow navigating it in a certain state.