AlertDialog

constructor(heading: String? = null, body: String? = null)

Creates a new AdwAlertDialog.

Return

the newly created AdwAlertDialog

Since

1.5

Parameters

heading

the heading

body

the body text


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)