Carousel.allowScrollWheel

bool allowScrollWheel() @property

Get allowScrollWheel property.

Returns

Whether the widget will respond to scroll wheel events.

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

void allowScrollWheel(bool propval) @property

Set allowScrollWheel property.

Parameters

propvalWhether the widget will respond to scroll wheel events. If the value is FALSE, wheel events will be ignored.