OverlaySplitView.enableHideGesture

Set enableHideGesture property.

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

Parameters

propval bool

Whether the sidebar can be closed with a swipe gesture.

Only touchscreen swipes are supported.