UNNotificationContentExtension_Extensions.DidReceiveNotificationResponse Method

Definition

public static void DidReceiveNotificationResponse (this UserNotificationsUI.IUNNotificationContentExtension This, UserNotifications.UNNotificationResponse response, Action<UserNotificationsUI.UNNotificationContentExtensionResponseOption> completion);
static member DidReceiveNotificationResponse : UserNotificationsUI.IUNNotificationContentExtension * UserNotifications.UNNotificationResponse * Action<UserNotificationsUI.UNNotificationContentExtensionResponseOption> -> unit

Parameters

This
IUNNotificationContentExtension

The instance on which this method operates.

Applies to