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

Added in 1.13.0-beta01
fun getStackInformation(): String

Gets information about the code location including the stack trace.