StartUpLocation


@WebViewCompat.ExperimentalAsyncStartUp
interface StartUpLocation


The code location where 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.