Only touchscreen swipes are supported.
OverlaySplitView.enableShowGesture
bool enableShowGesture() @propertyGet enableShowGesture property.
Returns
Whether the sidebar can be opened with an edge swipe gesture.
void enableShowGesture(bool propval) @propertySet enableShowGesture property.
Parameters
propval | Whether the sidebar can be opened with an edge swipe gesture. Only touchscreen swipes are supported. |