Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

[Prism] Rename the navigation back button

$
0
0

Hi,

I really don't know how to rename the <Back button in the navigation bar in Xamarin Forms with Prism.

Normally in Xamarin Forms I would add this in the constructor of the "navigating FROM" view:
NavigationPage.SetBackButtonTitle(this, "Cancel");

But with Prism, I can't pass this.


Viewing all articles
Browse latest Browse all 204402

Trending Articles