❔ Being able to change Navigation title of a page at runtime
I am trying to write some code that will change the navigation title of a page during runtime. I am trying to implement the solution found on this page:https://stackoverflow.com/questions/45834558/how-to-dynamically-change-the-navigation-bar-title-when-contentview-changes
However, it is not working for me. Could I get a second pair of eyes and check to see what I am missing?
XAML Code:
C# Code
Stack Overflow
How to dynamically change the navigation bar title when ContentView...
I'm working on a new very basic application with Xamarin.Forms and I have a doubt... I can't figure it out how to do that since I do not have much experience with Xamarin at all.
I got a ContentP...
2 Replies
Please note, that I did delete some code to make it fit into the post. But the relevant code for this post remains
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.