Flap.swipeToOpen

bool swipeToOpen() @property

Get swipeToOpen property.

Returns

Whether the flap can be opened with a swipe gesture.

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

Deprecated

void swipeToOpen(bool propval) @property

Set swipeToOpen property.

Parameters

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

Deprecated