Toast.getTitle
string getTitle()Gets the title that will be displayed on the toast.
If a custom title has been set with [adw.toast.Toast.setCustomTitle] the return value will be null.
Returns
the title
string getTitle()Gets the title that will be displayed on the toast.
If a custom title has been set with [adw.toast.Toast.setCustomTitle] the return value will be null.