FrameLoadFinished

An event indicating that a content loading has been finished in the frame. This event corresponds to the moment when the loading is done.

Functions

Link copied to clipboard
open fun frame(): Frame
Returns the Frame instance that has been finished loading content.
Link copied to clipboard
Returns the Navigation instance initiated this event.
Link copied to clipboard
open fun url(): String
Returns a string that represents the URL of the resource which content has been loaded.