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

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -