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