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