Flap.setSwipeToOpen

void setSwipeToOpen(bool swipeToOpen)

Sets whether self can be opened with a swipe gesture.

The area that can be swiped depends on the propertyFlap:transition-type value.

Parameters

swipeToOpenwhether self can be opened with a swipe gesture

Deprecated