Runtime class that is instantiated per page. Drives the internal state manager that is used to animate transitions.
More...
#include <kanzi/ui/node/page_transition_collection.hpp>
Runtime class that is instantiated per page. Drives the internal state manager that is used to animate transitions.
kanzi::PageTransitionCollection::Runtime::Runtime |
( |
| ) |
|
|
inlineexplicit |
void kanzi::PageTransitionCollection::Runtime::startTransition |
( |
Transition * |
transition, |
|
|
bool |
active, |
|
|
bool |
wasActive |
|
) |
| |
Starts transition to active / inactive state.
- Parameters
-
transition | Transition to start. |
If | true, transitions attached page to active state. |
Previous | state of the page. |
void kanzi::PageTransitionCollection::Runtime::finishTransition |
( |
| ) |
|
The documentation for this class was generated from the following file: