Carousel.allowScrollWheel

Get allowScrollWheel property.

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

Return Value

Type: bool

Whether the widget will respond to scroll wheel events.

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