OverlaySplitView.enableHideGesture

bool enableHideGesture() @property

Get enableHideGesture property.

Returns

Whether the sidebar can be closed with a swipe gesture.

Only touchscreen swipes are supported.

void enableHideGesture(bool propval) @property

Set enableHideGesture property.

Parameters

propvalWhether the sidebar can be closed with a swipe gesture. Only touchscreen swipes are supported.