Toast Notification Library

Typelibrary
Dictionarylibrary.toast
LibraryToast Notification Library
Associationscom.livecode.library.toast
Summary

A library for displaying toasts on mobile

OSandroid
Description

A toast is a non-modal temporary notification displayed to the user.

TypeNameSummarySyntax
handlermobileToast

Display a toast notification

mobileToast(<pMessage>,<pDuration>)

- - -mobileToastCancel

Cancel the current toast

mobileToastCancel()

libraryToast Notification Library

A library for displaying toasts on mobile

mobileToastCancel()