Toast Notification Library | |
Type | library |
Dictionary | library.toast |
Library | Toast Notification Library |
Associations | com.livecode.library.toast |
Summary | A library for displaying toasts on mobile |
OS | android |
Description | A toast is a non-modal temporary notification displayed to the user. |
Type | Name | Summary | Syntax |
---|---|---|---|
handler | mobileToast | Display a toast notification | mobileToast(<pMessage>,<pDuration>) |
- - - | mobileToastCancel | Cancel the current toast | mobileToastCancel() |
library | Toast Notification Library | A library for displaying toasts on mobile | mobileToastCancel() |