Skip to main content

webview_result

Function webview_result 

Source
pub fn webview_result(
    on_ready: impl IntoPayloadCallback<Result<WebView, IntegrationError>>,
) -> View
Expand description

Hosts a WebView2 and reports initialization success or failure on the UI thread.