The area that can be swiped depends on the property@Flap:transition-type value.
Flap.swipeToClose
bool swipeToClose() @propertyGet swipeToClose property.
Returns
Whether the flap can be closed with a swipe gesture.
Deprecated
void swipeToClose(bool propval) @propertySet swipeToClose property.
Parameters
propval | Whether the flap can be closed with a swipe gesture. The area that can be swiped depends on the property@Flap:transition-type value. |