NativeDialog.title
string title() @property nothrowGet title property.
Returns
The title of the dialog window
void title(string propval) @property nothrowSet title property.
Parameters
propval | The title of the dialog window |
string title() @property nothrowGet title property.
void title(string propval) @property nothrowSet title property.
propval | The title of the dialog window |