BlockingStartUpLocation


@WebViewCompat.ExperimentalAsyncStartUp
public interface BlockingStartUpLocation


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