AlertDialog.detail

Set detail property.

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

Parameters

propval string

The detail text for the alert.