Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UserNotification.GetActionButtonTitle
Queries current action button title.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UserNotification | 2.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "UserNotification.GetActionButtonTitle"; UserNotificationReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
UserNotificationReference | An user notification reference. | $ref |
Result
Returns text for button title.
Description
Queries current action button title.See also UserNotification.SetActionButtonTitle
See also
- UserNotification.GetActivationType
- UserNotification.GetOtherButtonTitle
- UserNotification.hasActionButton
- UserNotification.SetActionButtonTitle
- UserNotification.SetHasActionButton
- UserNotification.SetOtherButtonTitle
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
UserNotification.Create - UserNotification.GetActivationType