Carousel.allowScrollWheel

Set allowScrollWheel property.

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

Parameters

propval bool

Whether the widget will respond to scroll wheel events.

If the value is FALSE, wheel events will be ignored.