I would like to implement a busy indicator that will display as the user navigates around the application to let the end user know something is happening, but then hide the indicator once the navigation is complete. I could not locate documentation for a global busy indicator.
I have read through that documentation. I am aware of the busyIndicator, which is why I reference it in my post. I would like guidance on how to implement it globally with navigation.
I believe I placed this in the wrong area. The I am not building a Xamarin app. The platform I am using is WPF. Do you have an example for that?