NSUserNotificationAction
An action that the user can take in response to receiving a notification.
Declaration
class NSUserNotificationActionOverview
User notifications can specify one or more actions to show to the user by using the additionalActivationAction or additionalActions properties. NSUserNotificationAction objects contain the localized title shown to the user and an identifier used to differentiate between presented actions.