MessageDialog

constructor(parent: Window? = null, heading: String? = null, body: String? = null)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 1.6.

Use class@AlertDialog.

---

Creates a new AdwMessageDialog.

Return

the newly created AdwMessageDialog

Since

1.2

Parameters

parent

transient parent

heading

the heading

body

the body text


constructor(adwMessageDialogPointer: <Error class: unknown class><<Error class: unknown class>>)(source)