ViewSwitcherTitle.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

titlea title

Deprecated