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

Added in 1.15.0-beta01
fun getStackInformation(): String

Gets information about the code location including the stack trace.