ViewSwitcherTitle.setTitle

void setTitle(string title) nothrow

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