SYS_ToastMessage class
Warning: This API is now obsolete.
The toast message class will soon be removed and merged into the message notification class
System / toast message class
Signature
typescript
class SYS_ToastMessage1
Remarks
Pops up a brief message notification at the edge of the screen, which will automatically disappear after a certain period of time
Methods
Method | Modifiers | Description |
|---|---|---|
showMessage(message, messageType, timer, bottomPanel, buttonTitle, buttonCallbackFn) | Show a toast message |