warning

fun warning(    message: String,     title: String? = null,     options: ToastOptions? = null)

Shows a warning toast.

Parameters

message

a toast message

title

a toast title

options

toast options