OverlaySplitView.enableHideGesture

bool enableHideGesture() @property nothrow

Get enableHideGesture property.

Returns

Whether the sidebar can be closed with a swipe gesture.

Only touchscreen swipes are supported.

void enableHideGesture(bool propval) @property nothrow

Set enableHideGesture property.

Parameters

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