Flap.swipeToClose

Set swipeToClose property.

More...
  1. bool swipeToClose [@property getter]
  2. bool swipeToClose [@property setter]
    class Flap
    @property
    void
    swipeToClose
    (
    bool propval
    )

Parameters

propval bool

Whether the flap can be closed with a swipe gesture.

The area that can be swiped depends on the property@Flap:transition-type value.

Detailed Description

Deprecated: See the migration guide