CarouselGidBuilderImpl.allowLongSwipes

Set allowLongSwipes property.

class CarouselGidBuilderImpl(T)
T
allowLongSwipes
(
bool propval
)

Parameters

propval bool

Whether to allow swiping for more than one page at a time.

If the value is FALSE, each swipe can only move to the adjacent pages.

Return Value

Type: T

Builder instance for fluent chaining