AcceptDialog.dialogText

The text displayed by this dialog.

  1. String dialogText [@property getter]
  2. String dialogText [@property setter]
    struct AcceptDialog
    @nogc nothrow @property
    void
    dialogText
    (
    String v
    )

Meta