Molybden API
|
The NavigationDelegates::onStartNavigation action arguments. More...
#include <navigation_delegates.hpp>
Public Attributes | |
std::shared_ptr< Navigation > | navigation |
The navigation instance initiated this action. | |
std::string | url |
The navigation request URL. | |
bool | is_redirect |
Indicates if the request is the result of redirection caused by another request. | |
bool | is_main_frame |
Indicates if the navigation request URL belongs to the main frame. | |
The NavigationDelegates::onStartNavigation action arguments.