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