AlertDialog.message

Set message property.

  1. string message [@property getter]
  2. string message [@property setter]
    class AlertDialog
    @property
    void
    message
    (
    string propval
    )

Parameters

propval string

The message for the alert.