MessageDialog.secondaryText

Set secondaryText property.

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

Parameters

propval string

The secondary text of the message dialog.