CarouselGidBuilderImpl.interactive

Set interactive property.

class CarouselGidBuilderImpl(T)
T
interactive
(
bool propval
)

Parameters

propval bool

Whether the carousel can be navigated.

This can be used to temporarily disable the carousel to only allow navigating it in a certain state.

Return Value

Type: T

Builder instance for fluent chaining