Window.title
string title() @propertyGet title property.
Returns
The title of the window.
void title(string propval) @propertySet title property.
Parameters
propval | The title of the window. |
string title() @propertyGet title property.
void title(string propval) @propertySet title property.
propval | The title of the window. |