Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WindowsUserNotification.GetSuppressPopup
Gets whether a toast's pop-up UI is displayed on the user's screen.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsUserNotification | 13.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "WindowsUserNotification.GetSuppressPopup"; Notification ) More
Parameters
Parameter | Description | Example |
---|---|---|
Notification | The reference number for the Windows User Notification. | $Notification |
Result
Returns number or error.
Description
Gets whether a toast's pop-up UI is displayed on the user's screen.See also
- WindowsUserNotification.GetExpiresOnReboot
- WindowsUserNotification.GetGroup
- WindowsUserNotification.GetScriptName
- WindowsUserNotification.SetSuppressPopup
Release notes
- Version 13.1
- Added WindowsUserNotification.SetSuppressPopup and WindowsUserNotification.GetSuppressPopup functions.
Blog Entries
This function is free to use.
Created 21st January 2023, last changed 21st January 2023
WindowsUserNotification.GetScriptName - WindowsUserNotification.GetTag