data class FrameNavigatedEvent : PageEvent
Fired once navigation of the frame has completed. Frame is now associated with the new loader.
<init> |
Fired once navigation of the frame has completed. Frame is now associated with the new loader. FrameNavigatedEvent(: Frame) |
frame |
Frame object. val frame: Frame |