CarouselGidBuilderImpl.allowScrollWheel

Set allowScrollWheel property.

class CarouselGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining