Fired when a navigation completes successfully. The callback runs before the corresponding navigate() promise resolves.
property
WebView.onNavigated
onNavigated: null | (url: string, title: string) => void