Flap.swipeToClose

bool swipeToClose() @property

Get swipeToClose property.

Returns

Whether the flap can be closed with a swipe gesture.

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

Deprecated

void swipeToClose(bool propval) @property

Set swipeToClose property.

Parameters

propvalWhether the flap can be closed with a swipe gesture. The area that can be swiped depends on the property@Flap:transition-type value.

Deprecated