Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the subtitle of the notification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UNNotification | 7.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
UNNotificationRef | The reference number of the notification. | $Notification |
Subtitle | The new subtitle text. | "World" |
Returns OK or error.
Set sub title:
Set Variable [$r; Value:MBS("UNNotification.SetSubTitle"; $notification; "Hello")]
This function checks for a license.
Created 15th April 2017, last changed 16th April 2017
UNNotification.SetSound - UNNotification.SetThreadIdentifier