FlapGidBuilderImpl.swipeToOpen

Set swipeToOpen property.

More...
class FlapGidBuilderImpl(T)
T
swipeToOpen
(
bool propval
)

Parameters

propval bool

Whether the flap can be opened with a swipe gesture.

The area that can be swiped depends on the property@Flap:transition-type value.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: See the migration guide