keepAlive property

InAppWebViewKeepAlive keepAlive
final

The ownership token used when the headless WebView is attached inline.

Pass this object to the same InAppWebView through preloader; do not create a second KeepAlive object for the handoff.

Implementation

final InAppWebViewKeepAlive keepAlive;