Carousel.interactive

Set interactive property.

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

Parameters

propval 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.