Molybden API
|
The NavigationEvents::onLoadProgressChanged event arguments. More...
#include <navigation_events.hpp>
Public Attributes | |
std::shared_ptr< Navigation > | navigation |
The navigation instance initiated this event. | |
double | progress = 0 |
Load progress value between 0.0 (nothing loaded) to 1.0 (page fully loaded). | |
The NavigationEvents::onLoadProgressChanged event arguments.