ViewSwitcherTitle.subtitle

string subtitle() @property

Get subtitle property.

Returns

The subtitle to display.

The subtitle should give the user additional details.

Deprecated

void subtitle(string propval) @property

Set subtitle property.

Parameters

propvalThe subtitle to display. The subtitle should give the user additional details.

Deprecated