MessageDialog.heading

Set heading property.

  1. string heading [@property getter]
  2. string heading [@property setter]
    class MessageDialog
    @property
    void
    heading
    (
    string propval
    )

Parameters

propval string

The heading of the dialog.