Molybden API
|
The NavigationEvents::onFrameLoadFinished event arguments. More...
#include <navigation_events.hpp>
Public Attributes | |
std::shared_ptr< Navigation > | navigation |
The navigation instance initiated this event. | |
std::shared_ptr< Frame > | frame |
The frame instance that has been loaded. | |
std::string | url |
The URL of the resource to load. | |
The NavigationEvents::onFrameLoadFinished event arguments.