Method RemoveDeliveredNotification
RemoveDeliveredNotification(string)
Removes the specified notification from Notification Center.
Declaration
public static void RemoveDeliveredNotification(string identifier)
Parameters
| Type | Name | Description |
|---|---|---|
| string | identifier | Identifier for the notification to be removed |