keepAlive property
InAppWebViewKeepAlive?
keepAlive
finalinherited
Used to keep alive this WebView.
Remember to dispose the InAppWebViewKeepAlive
instance
using InAppWebViewController.disposeKeepAlive
.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
- Windows
Implementation
final InAppWebViewKeepAlive? keepAlive;