Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Hides the notification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsUserNotification UserNotification | 7.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Notification | The reference number for the Windows User Notification. | $Notification |
Returns OK or error.
Hide notification:
Set Variable [$r; Value:MBS( "WindowsUserNotification.HideNotification"; Windows User Notifications::ID)]
If [MBS("IsError")]
Show Custom Dialog ["Error"; $r]
End If
This function checks for a license.
Created 2nd April 2017, last changed 24th May 2017
WindowsUserNotification.GetText - WindowsUserNotification.Initialize