AlertDialog.body_

Set body_ property.

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

Parameters

propval string

The body text of the dialog.