Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Best way to suspend controls in a NavigationPage on iOS

$
0
0

In my app I'm using a NavigationPage with a WebView inside of it to display articles, whenever the user clicks a hyperlink, a new NavigationPage is added to the navigation stack, I'm looking for a good way to suspend that WebView as soon as a new NP is displayed.

image

What would be the best way to do that?

I'm thinking, both in terms of handling the needed event in XF and then triggering the suspension of the active UIWebView on iOS.

What would be the right way to do that?


Viewing all articles
Browse latest Browse all 58056

Trending Articles