|
Molybden
|
The NavigationEvents::onNavigationStarted event arguments. More...
#include <navigation_events.hpp>
Public Attributes | |
| std::shared_ptr< Navigation > | navigation |
| The navigation instance initiated this event. | |
| std::string | url |
| The URL of the navigation. | |
| bool | is_same_document |
| Indicates if the navigation will be performed in the scope of the same document. | |
| bool | is_in_main_frame |
| Indicates if the navigation is taking place in the main frame. | |
The NavigationEvents::onNavigationStarted event arguments.