NavigationPage.setTitle
void setTitle(string title)Sets the title of self.
It's displayed in classHeaderBar instead of the window title, and used as the tooltip on the next page's back button, as well as by screen reader.
Parameters
title | the title |