android - Xamarin. WebView progres -


want implement custom webview progress bar both adnroid , ios versions.

using xamarin.forms this.

but can't find information how can done.

any ideas?

just use stacklayout activityiindicator , webview children , set it's visibility based on isworking property value set in webview.navigating , webview.navigated events. viewmodel has implement ionpropertychanged.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

c# - How do I debug "System.DllNotFoundException: The specified procedure could not be found"? -

python - How to read gradle build progress from it's output? -