AlertDialog.heading

string heading() @property nothrow

Get heading property.

Returns

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

Set heading property.

Parameters

propvalThe heading of the dialog.