| Value | Meaning |
|---|---|
| NONE0 | No transition |
| CROSSFADE1 | A cross-fade |
| SLIDE2 | Slide from left, right, up or down according to the orientation, text direction and the children order |
| OVER3 | Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order |
| UNDER4 | Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order |
These enumeration values describe the possible transitions between pages in a #HdyLeaflet widget.
New values may be added to this enumeration over time.