StartUpLocation


@WebViewCompat.ExperimentalAsyncStartUp
public interface StartUpLocation


The code location where WebView startup was triggered.

This is associated with WebViewStartUpResult.

Summary

Public methods

abstract @NonNull String

Gets information about the code location including the stack trace.

Public methods

getStackInformation

abstract @NonNull String getStackInformation()

Gets information about the code location including the stack trace.