Only touchscreen swipes are supported.
OverlaySplitView.enableHideGesture
bool enableHideGesture() @propertyGet enableHideGesture property.
Returns
Whether the sidebar can be closed with a swipe gesture.
void enableHideGesture(bool propval) @propertySet enableHideGesture property.
Parameters
propval | Whether the sidebar can be closed with a swipe gesture. Only touchscreen swipes are supported. |