getCurrentUrl

abstract fun getCurrentUrl(): String?

获取当前WebView加载的URL。

Return

当前页面的URL,可能为null