Question

How can I cancel a loading operation in WebView started by loadData() method?

Was it helpful?

Solution

stopLoading will stop the current load.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top