AlertDialog.heading

string heading() @property

Get heading property.

Returns

The heading of the dialog.
void heading(string propval) @property

Set heading property.

Parameters

propvalThe heading of the dialog.