toast

abstract fun toast(message: String)

Shows a short, transient message (a real Toast on Android; no-op where unsupported).