|
Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
|
Routing options for Navigator::route(...). More...
#include <navigation.hpp>
Public Attributes | |
| bool | clear_stack {false} |
| If true, replace the entire stack with the deep-linked entry. | |
| Presentation | presentation {Presentation::Push} |
| Presentation kind for the deep-linked entry. | |
Routing options for Navigator::route(...).
| bool aria::binding::RouteOptions::clear_stack {false} |
If true, replace the entire stack with the deep-linked entry.
Otherwise push it onto the existing stack.
| Presentation aria::binding::RouteOptions::presentation {Presentation::Push} |
Presentation kind for the deep-linked entry.