WindowTitle.setTitle
void setTitle(string title)Sets the title of self.
The title typically identifies the current view or content item, and generally does not use the application name.
Parameters
title | a title |
void setTitle(string title)Sets the title of self.
The title typically identifies the current view or content item, and generally does not use the application name.
title | a title |