OverlaySplitView.enableShowGesture

Set enableShowGesture property.

  1. bool enableShowGesture [@property getter]
  2. bool enableShowGesture [@property setter]
    class OverlaySplitView
    @property
    void
    enableShowGesture
    (
    bool propval
    )

Parameters

propval bool

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

Only touchscreen swipes are supported.