OverlaySplitView.enableShowGesture

bool enableShowGesture() @property

Get enableShowGesture property.

Returns

Whether the sidebar can be opened with an edge swipe gesture.

Only touchscreen swipes are supported.

void enableShowGesture(bool propval) @property

Set enableShowGesture property.

Parameters

propvalWhether the sidebar can be opened with an edge swipe gesture. Only touchscreen swipes are supported.