AlertDialog.heading
string heading() @property nothrowGet heading property.
Returns
The heading of the dialog.
void heading(string propval) @property nothrowSet heading property.
Parameters
propval | The heading of the dialog. |
string heading() @property nothrowGet heading property.
void heading(string propval) @property nothrowSet heading property.
propval | The heading of the dialog. |