ViewStackPage.title
string title() @property nothrowGet title property.
Returns
The title of the child page.
void title(string propval) @property nothrowSet title property.
Parameters
propval | The title of the child page. |
string title() @property nothrowGet title property.
void title(string propval) @property nothrowSet title property.
propval | The title of the child page. |