BlockingStartUpLocation


@WebViewCompat.ExperimentalAsyncStartUp
interface BlockingStartUpLocation


The code location where UI thread blocking WebView startup was triggered.

This is associated with WebViewStartUpResult.

Summary

Public functions

String

Gets information about the code location including the stack trace.

Public functions

getStackInformation

fun getStackInformation(): String

Gets information about the code location including the stack trace.