MessageDialog.text

Get text property.

  1. string text [@property getter]
    class MessageDialog
    @property
    string
    text
    ()
  2. string text [@property setter]

Return Value

Type: string

The primary text of the message dialog.

If the dialog has a secondary text, this will appear as the title.