Toast

constructor(title: String)

Creates a new AdwToast.

The toast will use @title as its title.

Return

the new created AdwToast

Parameters

title

the title to be displayed


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